OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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