Searched refs:RemoveProcess (Results 1 – 1 of 1) sorted by relevance
61 void RemoveProcess(NativeProcessLinux &process) { in RemoveProcess() function81 ~NativeProcessLinux() override { m_manager.RemoveProcess(*this); } in ~NativeProcessLinux()