Searched refs:CheckStopSession (Results 1 – 1 of 1) sorted by relevance
238 bool CheckStopSession(std::unique_ptr<IProfilerService::Stub>& profilerStub, uint32_t& sessionId) in CheckStopSession() function336 if (CheckStopSession(profilerStub, sessionId) && CheckDestroySession(profilerStub, sessionId)) { in DoCapture()