Searched defs:input_zip (Results 1 – 7 of 7) sorted by relevance
| /build/make/tools/releasetools/ |
| D | ota_utils.py | 504 def Compute(self, input_zip): argument 522 def Finalize(self, input_zip, reserved_length): argument 555 def Verify(self, input_zip, expected): argument 612 def _GetPrecomputed(self, input_zip): argument 643 def _ReadApexInfo(input_zip): argument 990 def _GetPrecomputed(self, input_zip): argument 995 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
|
| D | validate_target_files.py | 71 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument
|
| D | non_ab_ota.py | 111 def WriteFullOTAPackage(input_zip, output_file): argument
|
| D | sign_target_files_apks.py | 980 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 | 2208 def GetUserImage(which, tmpdir, input_zip, argument 2274 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks): argument
|
| /build/make/tools/releasetools/merge/ |
| D | merge_utils.py | 35 def ExtractItems(input_zip, output_dir, extract_item_list): argument
|