Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc433 .image_file_path = AbsolutePath(instance.persistent_bootconfig_path()), in persistent_composite_disk_config()
734 const auto bootconfig_path = instance_.persistent_bootconfig_path(); in ResultSetup()
1560 instance.persistent_bootconfig_path(), in CreateDynamicDiskFiles()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h457 std::string persistent_bootconfig_path() const;
Dcuttlefish_config_instance.cpp1398 std::string CuttlefishConfig::InstanceSpecific::persistent_bootconfig_path() in persistent_bootconfig_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific