HomeSort by relevance Sort by last modified time
    Searched refs:launcher_monitor_socket_path (Results 1 - 4 of 4) sorted by null

  /device/google/cuttlefish_common/host/commands/stop_cvd/
main.cc 109 auto monitor_path = config->launcher_monitor_socket_path();
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 193 std::string launcher_monitor_socket_path() const;
cuttlefish_config.cpp 477 std::string CuttlefishConfig::launcher_monitor_socket_path() const { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
main.cc 383 auto launcher_monitor_path = config->launcher_monitor_socket_path();

Completed in 91 milliseconds