Searched refs:AddToZip (Results 1 - 7 of 7) sorted by relevance

/build/tools/releasetools/
H A Dimg_from_target_files117 boot_image.AddToZip(output_zip)
121 recovery_image.AddToZip(output_zip)
H A Dimg_from_target_files.py117 boot_image.AddToZip(output_zip)
121 recovery_image.AddToZip(output_zip)
H A Dadd_img_to_target_files227 boot_image.AddToZip(output_zip)
233 recovery_image.AddToZip(output_zip)
H A Dadd_img_to_target_files.py227 boot_image.AddToZip(output_zip)
233 recovery_image.AddToZip(output_zip)
H A Dedify_generator.py335 def AddToZip(self, input_zip, output_zip, input_path=None): member in class:EdifyGenerator
H A Dota_from_target_files644 script.AddToZip(input_zip, output_zip, input_path=OPTIONS.updater_binary)
903 script.AddToZip(target_zip, output_zip, input_path=OPTIONS.updater_binary)
946 tf.AddToZip(output_zip)
967 tf.AddToZip(output_zip)
1377 script.AddToZip(target_zip, output_zip, input_path=OPTIONS.updater_binary)
H A Dcommon.py897 def AddToZip(self, z, compression=None): member in class:File

Completed in 52 milliseconds