Home
last modified time | relevance | path

Searched defs:boot_image (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc715 std::vector<std::string> boot_image = in DiskImageFlagsVectorization() local
Dflags.cc580 std::vector<std::string> boot_image = in ReadGuestConfig() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp139 std::string CuttlefishConfig::InstanceSpecific::boot_image() const { in boot_image() function in cuttlefish::CuttlefishConfig::InstanceSpecific
143 const std::string& boot_image) { in set_boot_image()