Searched defs:config_path (Results 1 – 8 of 8) sorted by relevance
94 DiskBuilder& DiskBuilder::ConfigPath(std::string config_path) & { in ConfigPath()98 DiskBuilder DiskBuilder::ConfigPath(std::string config_path) && { in ConfigPath()
38 Result<ProtoType> ParseTextProtoConfigHelper(const std::string& config_path) { in ParseTextProtoConfigHelper()
39 std::string config_path = AbsolutePath(home_realpath + kSuffix); in GetCuttlefishConfigPath() local
90 auto config_path = InstanceManager::GetCuttlefishConfigPath(param.home); in ConstructCommand() local
208 std::string config_path; in CreateCommandSequence() local
65 auto config_path = instance_.PerInstancePath("cuttlefish_config.json"); in Diagnostics() local
293 auto config_path = config_.AssemblyPath("cuttlefish_config.json"); in RestartRunCvd() local
390 auto config_path = group->GetCuttlefishConfigPath(); in CvdClear() local