Home
last modified time | relevance | path

Searched defs:output_zip (Results 1 – 9 of 9) sorted by relevance

/aosp12/build/make/tools/releasetools/
H A Dadd_img_to_target_files.py148 def AddSystemOther(output_zip): argument
196 def AddProduct(output_zip): argument
213 def AddSystemExt(output_zip): argument
231 def AddOdm(output_zip): argument
247 def AddVendorDlkm(output_zip): argument
263 def AddOdmDlkm(output_zip): argument
279 def AddDtbo(output_zip): argument
315 def AddPvmfw(output_zip): argument
456 def AddUserdata(output_zip): argument
553 def AddCache(output_zip): argument
[all …]
H A Dsign_target_files_apks856 def WriteOtacerts(output_zip, filename, keys): argument
917 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument
940 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
975 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
H A Dsign_target_files_apks.py856 def WriteOtacerts(output_zip, filename, keys): argument
917 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument
940 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
975 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
H A Dnon_ab_ota.py640 def _WriteRecoveryImageToBoot(script, output_zip): argument
H A Dota_from_target_files482 def WriteToZip(self, output_zip): argument
H A Dota_from_target_files.py482 def WriteToZip(self, output_zip): argument
H A Dedify_generator.py419 def AddToZip(self, input_zip, output_zip, input_path=None): argument
H A Dcommon.py3122 def WriteScript(self, script, output_zip, progress=None, argument
3269 def _WriteUpdate(self, script, output_zip): argument
3696 def WriteScript(self, script, output_zip, write_verify_script=False): argument
/aosp12/system/libziparchive/
H A Dtest_ziparchive_large.py36 def _AddEntriesToZip(output_zip, entries_dict=None): argument