Searched defs:IsAlive (Results 1 – 11 of 11) sorted by relevance
171 bool ScriptedProcessPythonInterface::IsAlive() { in IsAlive() function in ScriptedProcessPythonInterface
76 bool IsAlive() const { in IsAlive() function in __anon8d9d85ba0111::ValueStorage
207 bool ScriptedProcess::IsAlive() { return GetInterface().IsAlive(); } IsAlive() function in ScriptedProcess
121 bool NativeProcessProtocol::IsAlive() const { in IsAlive() function in NativeProcessProtocol
311 bool ProcessElfCore::IsAlive() { return true; } in IsAlive() function in ProcessElfCore
291 bool ProcessMinidump::IsAlive() { return true; } in IsAlive() function in ProcessMinidump
1105 bool ThreadLister::IsAlive(int tid) { in IsAlive() function in __sanitizer::ThreadLister
2517 bool ProcessGDBRemote::IsAlive() { in IsAlive() function in ProcessGDBRemote
1124 bool Process::IsAlive() { in IsAlive() function in Process