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

  /build/make/tools/releasetools/
ota_from_target_files 792 compatibility_archive_zip = zipfile.ZipFile(
801 common.ZipWriteStr(compatibility_archive_zip, file_name, data)
804 compatibility_archive_zip.close()
807 if compatibility_archive_zip.namelist():
    [all...]
ota_from_target_files.py 792 compatibility_archive_zip = zipfile.ZipFile(
801 common.ZipWriteStr(compatibility_archive_zip, file_name, data)
804 compatibility_archive_zip.close()
807 if compatibility_archive_zip.namelist():
    [all...]

Completed in 84 milliseconds