Searched defs:output_zip (Results 1 – 6 of 6) sorted by relevance
/build/tools/releasetools/ |
D | img_from_target_files | 51 def AddUserdata(output_zip): argument 75 def AddSystem(output_zip): argument 110 def CopyInfo(output_zip): argument
|
D | ota_from_target_files | 237 def CopySystemFiles(input_zip, output_zip=None, argument 288 def MakeRecoveryPatch(output_zip, recovery_img, boot_img): argument 330 def WriteFullOTAPackage(input_zip, output_zip): argument 563 def WriteIncrementalOTAPackage(target_zip, source_zip, output_zip): argument
|
D | common.py | 66 def BuildAndAddBootableImage(sourcedir, targetname, output_zip): argument 135 def AddRecovery(output_zip): argument 139 def AddBoot(output_zip): argument
|
D | both_generator.py | 59 def AddToZip(self, input_zip, output_zip, input_path=None): argument
|
D | amend_generator.py | 195 def AddToZip(self, input_zip, output_zip, input_path=None): argument
|
D | edify_generator.py | 216 def AddToZip(self, input_zip, output_zip, input_path=None): argument
|