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 422 certs_zip = zipfile.ZipFile(temp_file, "w")
424 common.ZipWrite(certs_zip, k)
425 common.ZipClose(certs_zip)
sign_target_files_apks.py 422 certs_zip = zipfile.ZipFile(temp_file, "w")
424 common.ZipWrite(certs_zip, k)
425 common.ZipClose(certs_zip)

Completed in 40 milliseconds