Searched refs:HandleStopScreenRecording (Results 1 – 3 of 3) sorted by relevance
36 Result<void> ServerLoopImpl::HandleStopScreenRecording() { in HandleStopScreenRecording() function in cuttlefish::run_cvd_impl::ServerLoopImpl
78 Result<void> HandleStopScreenRecording();
183 CF_EXPECT(HandleStopScreenRecording()); in HandleExtended()