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

  /build/make/tools/releasetools/
img_from_target_files 48 common.ZipWrite(
90 common.ZipWrite(output_zip, os.path.join(images_path, image), image)
img_from_target_files.py 48 common.ZipWrite(
90 common.ZipWrite(output_zip, os.path.join(images_path, image), image)
add_img_to_target_files 95 common.ZipWrite(self._output_zip, self.name, self._zip_name)
136 common.ZipWrite(output_zip, ofile.name, arc_name)
507 common.ZipWrite(output_zip, file_path, arcname=item)
677 common.ZipWrite(output_zip, img_radio_path,
685 common.ZipWrite(output_zip, os.path.join(root, img_name),
729 common.ZipWrite(output_zip, img_radio_path,
add_img_to_target_files.py 95 common.ZipWrite(self._output_zip, self.name, self._zip_name)
136 common.ZipWrite(output_zip, ofile.name, arc_name)
507 common.ZipWrite(output_zip, file_path, arcname=item)
677 common.ZipWrite(output_zip, img_radio_path,
685 common.ZipWrite(output_zip, os.path.join(root, img_name),
729 common.ZipWrite(output_zip, img_radio_path,
test_common.py 102 common.ZipWrite(zip_file, test_file_name, **extra_zipwrite_args)
171 common.ZipWrite(zip_file, test_file_name, **extra_args)
175 # Verify the contents written by ZipWrite().
ota_from_target_files 367 common.ZipWrite(output_zip, compatibility_archive.name,
544 common.ZipWrite(output_zip, file_name, os.path.basename(file_name))
    [all...]
ota_from_target_files.py 367 common.ZipWrite(output_zip, compatibility_archive.name,
544 common.ZipWrite(output_zip, file_name, os.path.basename(file_name))
    [all...]
common.py     [all...]
sign_target_files_apks 502 common.ZipWrite(certs_zip, k)
534 common.ZipWrite(targetfile_zip, key_path, arcname=filename)
sign_target_files_apks.py 502 common.ZipWrite(certs_zip, k)
534 common.ZipWrite(targetfile_zip, key_path, arcname=filename)

Completed in 190 milliseconds