Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dscreen_recording_server.cpp34 Result<std::optional<MonitorCommand>> ScreenRecordingServer( in ScreenRecordingServer() function
Dlaunch.h110 Result<std::optional<MonitorCommand>> ScreenRecordingServer(GrpcSocketCreator&);
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc145 .install(AutoCmd<ScreenRecordingServer>::Component) in runCvdComponent()