Searched refs:vendor_boot_image_path (Results 1 – 2 of 2) sorted by relevance
204 const std::string& vendor_boot_image_path, const std::string& unpack_dir) { in UnpackVendorBootImageIfNotUnpacked() argument215 unpack_cmd.AddParameter(vendor_boot_image_path); in UnpackVendorBootImageIfNotUnpacked()285 const std::string& vendor_boot_image_path, in RepackVendorBootImage() argument289 if (UnpackVendorBootImageIfNotUnpacked(vendor_boot_image_path, unpack_dir) == in RepackVendorBootImage()352 FileSize(vendor_boot_image_path)); in RepackVendorBootImage()362 const std::string& vendor_boot_image_path, in RepackVendorBootImageWithEmptyRamdisk() argument368 unpack_dir + "/empty_ramdisk", vendor_boot_image_path, in RepackVendorBootImageWithEmptyRamdisk()
32 const std::string& vendor_boot_image_path,37 const std::string& vendor_boot_image_path,43 const std::string& vendor_boot_image_path, const std::string& unpack_dir);