Searched defs:input_zip (Results 1 – 9 of 9) sorted by relevance
/build/make/tools/releasetools/ |
D | ota_utils.py | 439 def Compute(self, input_zip): argument 457 def Finalize(self, input_zip, reserved_length): argument 490 def Verify(self, input_zip, expected): argument 549 def _GetPrecomputed(self, input_zip): argument
|
D | validate_target_files.py | 69 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument
|
D | non_ab_ota.py | 119 def WriteFullOTAPackage(input_zip, output_file): argument
|
D | ota_from_target_files.py | 558 def _GetPrecomputed(self, input_zip): argument 563 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
|
D | ota_from_target_files | 558 def _GetPrecomputed(self, input_zip): argument 563 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
|
D | sign_target_files_apks.py | 924 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument 959 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
|
D | sign_target_files_apks | 924 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument 959 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
|
D | edify_generator.py | 419 def AddToZip(self, input_zip, output_zip, input_path=None): argument
|
D | common.py | 1989 def GetUserImage(which, tmpdir, input_zip, argument 2059 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks, argument
|