Searched refs:vendor_boot_image_path (Results 1 – 2 of 2) sorted by relevance
147 const std::string& vendor_boot_image_path, const std::string& unpack_dir) { in UnpackVendorBootImageIfNotUnpacked() argument158 unpack_cmd.AddParameter(vendor_boot_image_path); in UnpackVendorBootImageIfNotUnpacked()244 const std::string& vendor_boot_image_path, in RepackVendorBootImage() argument248 if (UnpackVendorBootImageIfNotUnpacked(vendor_boot_image_path, unpack_dir) == in RepackVendorBootImage()314 avb_cmd.AddParameter(FileSize(vendor_boot_image_path)); in RepackVendorBootImage()327 const std::string& vendor_boot_image_path, in RepackVendorBootImageWithEmptyRamdisk() argument333 unpack_dir + "/empty_ramdisk", vendor_boot_image_path, in RepackVendorBootImageWithEmptyRamdisk()
27 const std::string& vendor_boot_image_path,32 const std::string& vendor_boot_image_path,38 const std::string& vendor_boot_image_path, const std::string& unpack_dir);