Searched defs:input_zip (Results 1 – 7 of 7) sorted by relevance
| /build/make/tools/releasetools/ |
| D | ota_from_target_files | 851 def WriteFullOTAPackage(input_zip, output_file): argument 1182 def Compute(self, input_zip): argument 1200 def Finalize(self, input_zip, reserved_length): argument 1233 def Verify(self, input_zip, expected): argument 1290 def _GetPrecomputed(self, input_zip): argument 1346 def _GetPrecomputed(self, input_zip): argument 1351 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
|
| D | ota_from_target_files.py | 851 def WriteFullOTAPackage(input_zip, output_file): argument 1182 def Compute(self, input_zip): argument 1200 def Finalize(self, input_zip, reserved_length): argument 1233 def Verify(self, input_zip, expected): argument 1290 def _GetPrecomputed(self, input_zip): argument 1346 def _GetPrecomputed(self, input_zip): argument 1351 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
|
| D | validate_target_files.py | 68 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument
|
| D | sign_target_files_apks.py | 822 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument 857 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
|
| D | sign_target_files_apks | 822 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument 857 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
|
| D | edify_generator.py | 341 def AddToZip(self, input_zip, output_zip, input_path=None): argument
|
| D | common.py | 833 def GetUserImage(which, tmpdir, input_zip, argument 904 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks, argument
|