Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dgenerate_persistent_bootconfig.cpp52 const auto bootconfig_path = instance.persistent_bootconfig_path(); in GeneratePersistentBootconfig()
Dinitialize_instance_composite_disk.cc59 .image_file_path = AbsolutePath(instance.persistent_bootconfig_path()), in PersistentCompositeDiskConfig()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h515 std::string persistent_bootconfig_path() const;
Dcuttlefish_config_instance.cpp1914 std::string CuttlefishConfig::InstanceSpecific::persistent_bootconfig_path() in persistent_bootconfig_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc1150 instance.persistent_bootconfig_path(), in CreateDynamicDiskFiles()