Searched refs:IsLiveDebugSession (Results 1 – 3 of 3) sorted by relevance
27 bool IsLiveDebugSession() const override { return false; } in IsLiveDebugSession() function
1404 virtual bool IsLiveDebugSession() const { return true; }; in IsLiveDebugSession() function
6135 if (!IsLiveDebugSession()) in GetSupportedTraceType()