Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/releasetools/
H A Dadd_img_to_target_files.py254 def __init__(self, output_zip, input_dir, *args): argument
268 def AddSystem(output_zip, recovery_img=None, boot_img=None): argument
305 def AddSystemOther(output_zip): argument
317 def AddVendor(output_zip, recovery_img=None, boot_img=None): argument
354 def AddProduct(output_zip): argument
371 def AddSystemExt(output_zip): argument
389 def AddOdm(output_zip): argument
405 def AddVendorDlkm(output_zip): argument
421 def AddOdmDlkm(output_zip): argument
437 def AddSystemDlkm(output_zip): argument
[all …]
H A Dsign_target_files_apks.py1164 def WriteOtacerts(output_zip, filename, keys): argument
1245 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
H A Dcommon.py3061 def ZipExclude(input_zip, output_zip, entries, force=False): argument
3440 def WriteScript(self, script, output_zip, progress=None, argument
3587 def _WriteUpdate(self, script, output_zip): argument
4014 def WriteScript(self, script, output_zip, write_verify_script=False): argument
H A Dnon_ab_ota.py645 def _WriteRecoveryImageToBoot(script, output_zip): argument
H A Dedify_generator.py419 def AddToZip(self, input_zip, output_zip, input_path=None): argument
H A Dota_utils.py942 def WriteToZip(self, output_zip): argument
/aosp_15_r20/system/libziparchive/
H A Dtest_ziparchive_large.py36 def _AddEntriesToZip(output_zip, entries_dict=None): argument
/aosp_15_r20/build/make/tools/releasetools/merge/
H A Dmerge_target_files.py406 def create_target_files_archive(output_zip, source_dir, temp_dir): argument
/aosp_15_r20/test/vts-testcase/vndk/golden/
Dextract_lsdump.py236 def _ParseLsdumpZipFile(lsdump_zip, output_zip): argument
/aosp_15_r20/system/apex/apexer/
H A Dapexer.py886 def MergeZips(zip_files, output_zip): argument