Searched defs:vendor_boot_image_path (Results 1 – 2 of 2) sorted by relevance
145 const std::string& vendor_boot_image_path, const std::string& unpack_dir) { in UnpackVendorBootImageIfNotUnpacked()235 const std::string& vendor_boot_image_path, in RepackVendorBootImage()320 const std::string& vendor_boot_image_path, in RepackVendorBootImageWithEmptyRamdisk()
181 std::string CuttlefishConfig::InstanceSpecific::vendor_boot_image_path() const { in vendor_boot_image_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific