Searched defs:IsAlive (Results 1 – 10 of 10) sorted by relevance
67 virtual bool IsAlive() { return true; } in IsAlive() function
165 bool ScriptedProcessPythonInterface::IsAlive() { IsAlive() function in ScriptedProcessPythonInterface
78 bool IsAlive() const { IsAlive() function in __anoncb6a440c0111::ValueStorage
221 bool ScriptedProcess::IsAlive() { return GetInterface().IsAlive(); } in IsAlive() function in ScriptedProcess
121 bool NativeProcessProtocol::IsAlive() const { in IsAlive() function in NativeProcessProtocol
301 bool ProcessElfCore::IsAlive() { return true; } IsAlive() function in ProcessElfCore
291 bool ProcessMinidump::IsAlive() { return true; } in IsAlive() function in ProcessMinidump
1036 bool ThreadLister::IsAlive(int tid) { IsAlive() function in __sanitizer::ThreadLister
2496 bool ProcessGDBRemote::IsAlive() { IsAlive() function in ProcessGDBRemote
1092 bool Process::IsAlive() { IsAlive() function in Process