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

  /build/tools/releasetools/
sign_target_files_apks 496 certs_zip = zipfile.ZipFile(temp_file, "w")
498 common.ZipWrite(certs_zip, k)
499 common.ZipClose(certs_zip)
sign_target_files_apks.py 496 certs_zip = zipfile.ZipFile(temp_file, "w")
498 common.ZipWrite(certs_zip, k)
499 common.ZipClose(certs_zip)

Completed in 155 milliseconds