Searched refs:CheckDestroySession (Results 1 – 1 of 1) sorted by relevance
253 bool CheckDestroySession(std::unique_ptr<IProfilerService::Stub>& profilerStub, uint32_t& sessionId) in CheckDestroySession() function311 return CheckDestroySession(profilerStub, sessionId); in DoCapture()321 return CheckDestroySession(profilerStub, sessionId); in DoCapture()336 if (CheckStopSession(profilerStub, sessionId) && CheckDestroySession(profilerStub, sessionId)) { in DoCapture()