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_record.cpp28 Result<void> ServerLoopImpl::HandleStartScreenRecording() { in HandleStartScreenRecording() function in cuttlefish::run_cvd_impl::ServerLoopImpl
Dserver_loop_impl.h77 Result<void> HandleStartScreenRecording();
Dserver_loop_impl.cpp178 CF_EXPECT(HandleStartScreenRecording()); in HandleExtended()