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

  /build/tools/releasetools/
check_target_files_signatures 332 by_certpair = {}
339 by_certpair.setdefault((other.apks[i].certs,
349 if by_certpair:
352 for (old, new), packages in sorted(by_certpair.items()):
check_target_files_signatures.py 332 by_certpair = {}
339 by_certpair.setdefault((other.apks[i].certs,
349 if by_certpair:
352 for (old, new), packages in sorted(by_certpair.items()):

Completed in 83 milliseconds