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
356
print "%s [%s]: new APK (not in comparison
target_files
)" % (
360
print "%s [%s]: removed APK (only in comparison
target_files
)" % (
412
Push("input
target_files
:")
414
target_files
= TargetFiles()
415
target_files
.LoadZipFile(args[0])
421
Push("comparison
target_files
:")
430
target_files
.PrintCerts(
[
all
...]
/build/core/
Makefile
[
all
...]
Completed in 401 milliseconds