Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dutil.cc75 std::string monitor_path = instance_config.launcher_monitor_socket_path(); in GetLauncherMonitorFromInstance()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp137 auto launcher_monitor_path = instance_.launcher_monitor_socket_path(); in ResultSetup()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h422 std::string launcher_monitor_socket_path() const;
Dcuttlefish_config_instance.cpp1302 std::string CuttlefishConfig::InstanceSpecific::launcher_monitor_socket_path() in launcher_monitor_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific