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

  /build/make/tools/releasetools/
check_target_files_signatures 354 by_certpair = {}
361 by_certpair.setdefault((other.apks[i].certs,
371 if by_certpair:
374 for (old, new), packages in sorted(by_certpair.items()):
check_target_files_signatures.py 354 by_certpair = {}
361 by_certpair.setdefault((other.apks[i].certs,
371 if by_certpair:
374 for (old, new), packages in sorted(by_certpair.items()):

Completed in 76 milliseconds