Searched refs:GetLauncherMonitor (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/host/libs/command_util/ |
D | util.h | 33 Result<SharedFD> GetLauncherMonitor(const CuttlefishConfig& config,
|
D | util.cc | 86 Result<SharedFD> GetLauncherMonitor(const CuttlefishConfig& config, in GetLauncherMonitor() function
|
/device/google/cuttlefish/host/commands/record_cvd/ |
D | record_cvd.cc | 51 GetLauncherMonitor(*config, FLAGS_instance_num, FLAGS_wait_for_launcher)); in RecordCvdMain()
|
/device/google/cuttlefish/host/commands/powerwash_cvd/ |
D | powerwash_cvd.cc | 48 GetLauncherMonitor(*config, FLAGS_instance_num, FLAGS_wait_for_launcher)); in PowerwashCvdMain()
|
/device/google/cuttlefish/host/commands/restart_cvd/ |
D | restart_cvd.cc | 48 GetLauncherMonitor(*config, FLAGS_instance_num, FLAGS_wait_for_launcher)); in RestartCvdMain()
|
/device/google/cuttlefish/host/commands/snapshot_util_cvd/ |
D | main.cc | 61 GetLauncherMonitor(config, instance_num, parsed.wait_for_launcher)); in BroadcastLauncherAction()
|