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

  /build/make/tools/releasetools/
check_target_files_signatures 139 ALL_CERTS = CertDB()
193 ALL_CERTS.Add(cert)
305 print " ", ALL_CERTS.Get(cert)
316 name = ALL_CERTS.Get(apk.cert)
333 print "%s:" % (ALL_CERTS.Get(cert),)
377 print "was", ALL_CERTS.Get(o)
379 print " ", ALL_CERTS.Get(o)
382 print "now", ALL_CERTS.Get(n)
384 print " ", ALL_CERTS.Get(n)
418 ALL_CERTS.FindLocalCerts(
    [all...]
check_target_files_signatures.py 139 ALL_CERTS = CertDB()
193 ALL_CERTS.Add(cert)
305 print " ", ALL_CERTS.Get(cert)
316 name = ALL_CERTS.Get(apk.cert)
333 print "%s:" % (ALL_CERTS.Get(cert),)
377 print "was", ALL_CERTS.Get(o)
379 print " ", ALL_CERTS.Get(o)
382 print "now", ALL_CERTS.Get(n)
384 print " ", ALL_CERTS.Get(n)
418 ALL_CERTS.FindLocalCerts(
    [all...]

Completed in 77 milliseconds