Home
last modified time | relevance | path

Searched defs:vendor_boot_image (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc725 std::vector<std::string> vendor_boot_image = in DiskImageFlagsVectorization() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp203 std::string CuttlefishConfig::InstanceSpecific::vendor_boot_image() const { in vendor_boot_image() function in cuttlefish::CuttlefishConfig::InstanceSpecific
207 const std::string& vendor_boot_image) { in set_vendor_boot_image()