Home
last modified time | relevance | path

Searched refs:launcher_monitor_socket_path (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/host/commands/restart_cvd/
Drestart_cvd.cc72 auto monitor_path = instance.launcher_monitor_socket_path(); in RestartCvdMain()
/device/google/cuttlefish/host/commands/powerwash_cvd/
Dpowerwash_cvd.cc73 auto monitor_path = instance.launcher_monitor_socket_path(); in PowerwashCvdMain()
/device/google/cuttlefish/host/commands/status/
Dmain.cc105 auto monitor_path = instance.launcher_monitor_socket_path(); in CvdStatusMain()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop.cpp146 auto launcher_monitor_path = instance_.launcher_monitor_socket_path(); in Setup()
/device/google/cuttlefish/host/commands/stop/
Dmain.cc131 auto monitor_path = instance.launcher_monitor_socket_path(); in CleanStopInstance()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp155 std::string CuttlefishConfig::InstanceSpecific::launcher_monitor_socket_path() in launcher_monitor_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
Dcuttlefish_config.h466 std::string launcher_monitor_socket_path() const;