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

  /build/make/tools/releasetools/
test_common.py 509 certmap, ext = common.ReadApkCerts(input_zip)
522 certmap, ext = common.ReadApkCerts(input_zip)
532 certmap, ext = common.ReadApkCerts(input_zip)
543 certmap, ext = common.ReadApkCerts(input_zip)
556 self.assertRaises(ValueError, common.ReadApkCerts, input_zip)
566 self.assertRaises(ValueError, common.ReadApkCerts, input_zip)
    [all...]
check_target_files_signatures 250 self.certmap, compressed_extension = common.ReadApkCerts(
check_target_files_signatures.py 250 self.certmap, compressed_extension = common.ReadApkCerts(
sign_target_files_apks     [all...]
sign_target_files_apks.py     [all...]

Completed in 84 milliseconds