Searched refs:IsPostMortem (Results 1 – 7 of 7) sorted by relevance
29 virtual bool IsPostMortem() const;
81 CoreFileDebuggerInterface::IsPostMortem() const in IsPostMortem() function in CoreFileDebuggerInterface
75 DebuggerInterface::IsPostMortem() const in IsPostMortem() function in DebuggerInterface
44 virtual bool IsPostMortem() const;
61 bool IsPostMortem() const { return fIsPostMortem; } in IsPostMortem() function
114 if (debugger->TeamID() == team && !debugger->IsPostMortem()) in FindTeamDebugger()
351 fIsPostMortem = interface->IsPostMortem(); in Init()512 if (!fDebuggerInterface->IsPostMortem()) { in Init()537 if (threadID >= 0 && !fDebuggerInterface->IsPostMortem()) { in Init()