Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dota_utils.py469 def Compute(self, input_zip): argument
487 def Finalize(self, input_zip, reserved_length): argument
520 def Verify(self, input_zip, expected): argument
577 def _GetPrecomputed(self, input_zip): argument
605 def _ReadApexInfo(input_zip): argument
Dvalidate_target_files.py71 def ValidateFileConsistency(input_zip, input_tmp, info_dict): argument
Dnon_ab_ota.py119 def WriteFullOTAPackage(input_zip, output_file): argument
Dsign_target_files_apks.py1008 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
1043 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
Dota_from_target_files.py590 def _GetPrecomputed(self, input_zip): argument
595 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
Dota_from_target_files590 def _GetPrecomputed(self, input_zip): argument
595 def _GetPayloadMetadataOffsetAndSize(input_zip): argument
Dsign_target_files_apks1008 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
1043 def ReplaceMiscInfoTxt(input_zip, output_zip, misc_info): argument
Dedify_generator.py419 def AddToZip(self, input_zip, output_zip, input_path=None): argument
Dcommon.py2065 def GetUserImage(which, tmpdir, input_zip, argument
2137 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks, argument
/build/make/tools/releasetools/merge/
Dmerge_utils.py35 def ExtractItems(input_zip, output_dir, extract_item_list): argument