Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_webrtc.cpp28 Result<void> ServerLoopImpl::HandleStartScreenRecording() { in HandleStartScreenRecording() function in cuttlefish::run_cvd_impl::ServerLoopImpl
Dserver_loop_impl.h76 Result<void> HandleStartScreenRecording();
Dserver_loop_impl.cpp183 CF_EXPECT(HandleStartScreenRecording()); in HandleExtended()