HomeSort by relevance Sort by last modified time
    Searched refs:AddToZip (Results 1 - 6 of 6) sorted by null

  /build/tools/releasetools/
img_from_target_files 117 boot_image.AddToZip(output_zip)
121 recovery_image.AddToZip(output_zip)
img_from_target_files.py 117 boot_image.AddToZip(output_zip)
121 recovery_image.AddToZip(output_zip)
add_img_to_target_files 270 boot_image.AddToZip(output_zip)
284 recovery_image.AddToZip(output_zip)
add_img_to_target_files.py 270 boot_image.AddToZip(output_zip)
284 recovery_image.AddToZip(output_zip)
ota_from_target_files 645 script.AddToZip(input_zip, output_zip, input_path=OPTIONS.updater_binary)
909 script.AddToZip(target_zip, output_zip, input_path=OPTIONS.updater_binary)
    [all...]
common.py 897 def AddToZip(self, z, compression=None):
    [all...]

Completed in 53 milliseconds