Searched refs:PerInstanceLogPath (Results 1 – 11 of 11) sorted by relevance
119 instance_.PerInstanceLogPath("crosvm_openwrt_boot.log"); in Commands()120 auto logs_path = instance_.PerInstanceLogPath("crosvm_openwrt.log"); in Commands()
36 auto pcap_dir = instance.PerInstanceLogPath("/pica/"); in Pica()
60 AbsolutePath(first_instance.PerInstanceLogPath("crosvm_openwrt.log"))); in Commands()
320 CF_EXPECT(DirectoryContents(instance.PerInstanceLogPath(""))); in InitFilesystemAndCreateConfig()325 const std::string path = instance.PerInstanceLogPath(filename); in InitFilesystemAndCreateConfig()423 CF_EXPECT(EnsureDirectoryExists(instance.PerInstanceLogPath(""))); in InitFilesystemAndCreateConfig()
32 auto metrics_log_path = instance.PerInstanceLogPath("metrics.log"); in main()
98 instance.PerInstanceLogPath("kernel.log")}; in main()
69 options.Strace(instance.PerInstanceLogPath("/strace-" + short_name)); in OptionsForExecutable()
69 auto modem_log_path = instance.PerInstanceLogPath("modem_simulator.log"); in ModemSimulatorMain()
86 .StraceLogDir(instance_.PerInstanceLogPath("")) in Run()
1299 return AbsolutePath(PerInstanceLogPath("logcat")); in logcat_path()1317 return AbsolutePath(PerInstanceLogPath("launcher.log")); in launcher_log_path()1911 std::string CuttlefishConfig::InstanceSpecific::PerInstanceLogPath( in PerInstanceLogPath() function in cuttlefish::CuttlefishConfig::InstanceSpecific
371 std::string PerInstanceLogPath(const std::string& file_name) const;