Searched refs:IsLiveDebugSession (Results 1 – 7 of 7) sorted by relevance
27 bool IsLiveDebugSession() const override { return false; } in IsLiveDebugSession() function
1425 virtual bool IsLiveDebugSession() const { return true; }; in IsLiveDebugSession() function
412 if (m_live_debug_session_only && !process_sp->IsLiveDebugSession()) in DoGetProxyCommandObject()
678 return !m_process->IsLiveDebugSession(); in IsCoreFile()
845 return !m_process->IsLiveDebugSession(); in IsCoreFile()
136 if (!process.IsLiveDebugSession()) in FindPluginForLiveProcess()
6050 if (!IsLiveDebugSession()) in TraceSupported()