Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_webrtc.cpp36 Result<void> ServerLoopImpl::HandleStopScreenRecording() { in HandleStopScreenRecording() function in cuttlefish::run_cvd_impl::ServerLoopImpl
Dserver_loop_impl.h77 Result<void> HandleStopScreenRecording();
Dserver_loop_impl.cpp188 CF_EXPECT(HandleStopScreenRecording()); in HandleExtended()