Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h869 void set_vendor_boot_image(const std::string& vendor_boot_image);
Dcuttlefish_config_instance.cpp206 void CuttlefishConfig::MutableInstanceSpecific::set_vendor_boot_image( in set_vendor_boot_image() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc814 instance.set_vendor_boot_image(cur_vendor_boot_image); in DiskImageFlagsVectorization()