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