Searched refs:tmp_vendor_boot_image_path (Results 1 – 1 of 1) sorted by relevance
325 auto tmp_vendor_boot_image_path = new_vendor_boot_image_path + TMP_EXTENSION; in RepackVendorBootImage() local335 repack_cmd.AddParameter(tmp_vendor_boot_image_path); in RepackVendorBootImage()351 avbtool.AddHashFooter(tmp_vendor_boot_image_path, "vendor_boot", in RepackVendorBootImage()358 return DeleteTmpFileIfNotChanged(tmp_vendor_boot_image_path, new_vendor_boot_image_path); in RepackVendorBootImage()