Lines Matching refs:cvd
13 cvd::Command GetIvServerCommand(const vsoc::CuttlefishConfig& config);
14 cvd::Command GetKernelLogMonitorCommand(const vsoc::CuttlefishConfig& config,
15 cvd::SharedFD* boot_events_pipe,
16 cvd::SharedFD* adbd_events_pipe);
18 cvd::ProcessMonitor* process_monitor);
20 cvd::ProcessMonitor* process_monitor);
22 cvd::ProcessMonitor* process_monitor,
23 std::function<bool(cvd::MonitorEntry*)> callback);
25 cvd::ProcessMonitor* process_monitor,
26 std::function<bool(cvd::MonitorEntry*)> callback);
27 void LaunchAdbConnectorIfEnabled(cvd::ProcessMonitor* process_monitor,
29 cvd::SharedFD adbd_events_pipe);
30 void LaunchSocketForwardProxyIfEnabled(cvd::ProcessMonitor* process_monitor,
32 void LaunchSocketVsockProxyIfEnabled(cvd::ProcessMonitor* process_monitor,
34 void LaunchIvServerIfEnabled(cvd::ProcessMonitor* process_monitor,