Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_builder.cpp94 DiskBuilder& DiskBuilder::ConfigPath(std::string config_path) & { in ConfigPath()
98 DiskBuilder DiskBuilder::ConfigPath(std::string config_path) && { in ConfigPath()
/device/google/cuttlefish/host/commands/cvd/acloud/
Dconfig.cpp38 Result<ProtoType> ParseTextProtoConfigHelper(const std::string& config_path) { in ParseTextProtoConfigHelper()
/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_database_utils.cpp39 std::string config_path = AbsolutePath(home_realpath + kSuffix); in GetCuttlefishConfigPath() local
/device/google/cuttlefish/host/commands/cvd/server_command/
Dutils.cpp90 auto config_path = InstanceManager::GetCuttlefishConfigPath(param.home); in ConstructCommand() local
Dload_configs.cpp208 std::string config_path; in CreateCommandSequence() local
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc65 auto config_path = instance_.PerInstancePath("cuttlefish_config.json"); in Diagnostics() local
Dserver_loop.cpp293 auto config_path = config_.AssemblyPath("cuttlefish_config.json"); in RestartRunCvd() local
/device/google/cuttlefish/host/commands/cvd/
Dinstance_manager.cpp390 auto config_path = group->GetCuttlefishConfigPath(); in CvdClear() local