Searched refs:tmp_boot_image_path (Results 1 – 1 of 1) sorted by relevance
228 auto tmp_boot_image_path = new_boot_image_path + TMP_EXTENSION; in RepackBootImage() local240 repack_cmd.AddParameter(tmp_boot_image_path); in RepackBootImage()251 avb_cmd.AddParameter(tmp_boot_image_path); in RepackBootImage()262 return DeleteTmpFileIfNotChanged(tmp_boot_image_path, new_boot_image_path); in RepackBootImage()