Searched refs:DeleteTmpFileIfNotChanged (Results 1 – 1 of 1) sorted by relevance
58 bool DeleteTmpFileIfNotChanged(const std::string& tmp_file, const std::string& current_file) { in DeleteTmpFileIfNotChanged() function240 return DeleteTmpFileIfNotChanged(tmp_boot_image_path, new_boot_image_path); in RepackBootImage()323 return DeleteTmpFileIfNotChanged(tmp_vendor_boot_image_path, new_vendor_boot_image_path); in RepackVendorBootImage()