Searched refs:IsLiveDebugSession (Results 1 – 5 of 5) sorted by relevance
27 bool IsLiveDebugSession() const override { return false; } in IsLiveDebugSession() function
1403 virtual bool IsLiveDebugSession() const { return true; }; in IsLiveDebugSession() function
412 if (m_live_debug_session_only && !process_sp->IsLiveDebugSession()) in DoGetProxyCommandObject()
134 if (!process.IsLiveDebugSession()) in FindPluginForLiveProcess()
6027 if (!IsLiveDebugSession()) in TraceSupported()