OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_files
(Results
1 - 2
of
2
) sorted by null
/build/tools/releasetools/
check_target_files_signatures
18
Check the signatures of all APKs in a
target_files
.zip file. With
20
target_files
(usually a previously distributed build for the same
23
Usage: check_target_file_signatures [flags]
target_files
355
print "%s [%s]: new APK (not in comparison
target_files
)" % (
359
print "%s [%s]: removed APK (only in comparison
target_files
)" % (
411
Push("input
target_files
:")
413
target_files
= TargetFiles()
414
target_files
.LoadZipFile(args[0])
420
Push("comparison
target_files
:")
429
target_files
.PrintCerts(
[
all
...]
/build/core/
Makefile
[
all
...]
Completed in 243 milliseconds