Searched defs:input_zip (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | ota_utils.py | 545 def Compute(self, input_zip): argument 563 def Finalize(self, input_zip, reserved_length): argument 596 def Verify(self, input_zip, expected): argument 653 def _GetPrecomputed(self, input_zip): argument 684 def _ReadApexInfo(input_zip): argument 1021 def _GetPrecomputed(self, input_zip): argument 1026 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
|
H A D | sign_target_files_apks.py | 276 def IsEntryOtaPackage(input_zip, filename): argument 1245 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
|
H A D | non_ab_ota.py | 112 def WriteFullOTAPackage(input_zip, output_file): argument
|
H A D | validate_target_files.py | 71 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument
|
H A D | common.py | 2247 def GetUserImage(which, tmpdir, input_zip, argument 2313 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks): argument 3061 def ZipExclude(input_zip, output_zip, entries, force=False): argument
|
H A D | edify_generator.py | 419 def AddToZip(self, input_zip, output_zip, input_path=None): argument
|
/aosp_15_r20/device/google/cuttlefish/shared/ |
D | releasetools.py | 33 def GetUserImages(input_tmp, input_zip): argument
|
/aosp_15_r20/build/make/tools/releasetools/merge/ |
H A D | merge_utils.py | 35 def ExtractItems(input_zip, output_dir, extract_item_list): argument
|