Searched refs:SetIsZombie (Results 1 – 2 of 2) sorted by relevance
76 processInfo.SetIsZombie(State == ProcessState::Zombie); in GetStatusInfo()
246 void SetIsZombie(bool is_zombie) { m_zombie = is_zombie; } in SetIsZombie() function