Home
last modified time | relevance | path

Searched refs:CheckStartSession (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/cmds/src/
Dmain.cpp222 bool CheckStartSession(std::unique_ptr<IProfilerService::Stub>& profilerStub, uint32_t& sessionId) in CheckStartSession() function
324 if (!CheckStartSession(profilerStub, sessionId)) { in DoCapture()