Searched refs:new_vendor_boot_image (Results 1 – 4 of 4) sorted by relevance
127 instance.new_vendor_boot_image(); in RepackKernelRamdisk()
710 std::string new_vendor_boot_image() const;946 void set_new_vendor_boot_image(const std::string& new_vendor_boot_image);
274 std::string CuttlefishConfig::InstanceSpecific::new_vendor_boot_image() const { in new_vendor_boot_image() function in cuttlefish::CuttlefishConfig::InstanceSpecific278 const std::string& new_vendor_boot_image) { in set_new_vendor_boot_image() argument279 (*Dictionary())[kNewVendorBootImage] = new_vendor_boot_image; in set_new_vendor_boot_image()
393 .image_file_path = AbsolutePath(instance.new_vendor_boot_image()), in android_composite_disk_config()398 .image_file_path = AbsolutePath(instance.new_vendor_boot_image()), in android_composite_disk_config()