Home
last modified time | relevance | path

Searched defs:input_zip (Results 1 – 7 of 7) sorted by relevance

/build/make/tools/releasetools/
Dota_utils.py545 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
Dnon_ab_ota.py112 def WriteFullOTAPackage(input_zip, output_file): argument
Dvalidate_target_files.py71 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument
Dsign_target_files_apks.py276 def IsEntryOtaPackage(input_zip, filename): argument
1289 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
Dedify_generator.py419 def AddToZip(self, input_zip, output_zip, input_path=None): argument
Dcommon.py2263 def GetUserImage(which, tmpdir, input_zip, argument
2329 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks): argument
3077 def ZipExclude(input_zip, output_zip, entries, force=False): argument
/build/make/tools/releasetools/merge/
Dmerge_utils.py35 def ExtractItems(input_zip, output_dir, extract_item_list): argument