|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/screen_recording_server.h"#include <optional>#include "cuttlefish/host/commands/run_cvd/launch/grpc_socket_creator.h"#include "cuttlefish/host/libs/config/known_paths.h"#include "cuttlefish/host/libs/feature/command_source.h"#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::optional< MonitorCommand > > | cuttlefish::ScreenRecordingServer (GrpcSocketCreator &grpc_socket) |