Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dadd_img_to_target_files95 def __init__(self, output_zip, input_dir, prefix, name): argument
136 def AddSystem(output_zip, recovery_img=None, boot_img=None): argument
170 def AddSystemOther(output_zip): argument
182 def AddVendor(output_zip): argument
197 def AddProduct(output_zip): argument
214 def AddProductServices(output_zip): argument
232 def AddOdm(output_zip): argument
248 def AddDtbo(output_zip): argument
346 def AddUserdata(output_zip): argument
405 def AddVBMeta(output_zip, partitions, name, needed_partitions): argument
[all …]
Dadd_img_to_target_files.py95 def __init__(self, output_zip, input_dir, prefix, name): argument
136 def AddSystem(output_zip, recovery_img=None, boot_img=None): argument
170 def AddSystemOther(output_zip): argument
182 def AddVendor(output_zip): argument
197 def AddProduct(output_zip): argument
214 def AddProductServices(output_zip): argument
232 def AddOdm(output_zip): argument
248 def AddDtbo(output_zip): argument
346 def AddUserdata(output_zip): argument
405 def AddVBMeta(output_zip, partitions, name, needed_partitions): argument
[all …]
Dimg_from_target_files69 def CopyInfo(input_tmp, output_zip): argument
76 def CopyUserImages(input_tmp, output_zip): argument
109 def WriteSuperImages(input_tmp, output_zip): argument
Dimg_from_target_files.py69 def CopyInfo(input_tmp, output_zip): argument
76 def CopyUserImages(input_tmp, output_zip): argument
109 def WriteSuperImages(input_tmp, output_zip): argument
Dsign_target_files_apks.py706 def WriteOtacerts(output_zip, filename, keys): argument
799 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument
822 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
857 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
Dsign_target_files_apks706 def WriteOtacerts(output_zip, filename, keys): argument
799 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument
822 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
857 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
Dota_from_target_files622 def WriteToZip(self, output_zip): argument
667 def _WriteRecoveryImageToBoot(script, output_zip): argument
752 def AddCompatibilityArchiveIfTrebleEnabled(target_zip, output_zip, target_info, argument
Dota_from_target_files.py622 def WriteToZip(self, output_zip): argument
667 def _WriteRecoveryImageToBoot(script, output_zip): argument
752 def AddCompatibilityArchiveIfTrebleEnabled(target_zip, output_zip, target_info, argument
Dcommon.py1934 def WriteScript(self, script, output_zip, progress=None, argument
2081 def _WriteUpdate(self, script, output_zip): argument
2448 def WriteScript(self, script, output_zip, write_verify_script=False): argument
Dedify_generator.py341 def AddToZip(self, input_zip, output_zip, input_path=None): argument