Home
last modified time | relevance | path

Searched refs:launcher_log_path (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc210 auto log_path = instance.launcher_log_path(); in DaemonizeLauncher()
369 LOG(INFO) << " Launcher log: " << instance.launcher_log_path(); in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h329 std::string launcher_log_path() const;
Dcuttlefish_config.cpp398 std::string CuttlefishConfig::InstanceSpecific::launcher_log_path() const { in launcher_log_path() function in vsoc::CuttlefishConfig::InstanceSpecific