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
77 Result<void> HandleStopScreenRecording();
188 CF_EXPECT(HandleStopScreenRecording()); in HandleExtended()