OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compare_files
(Results
1 - 2
of
2
) sorted by null
/external/nanopb-c/tests/site_scons/
site_init.py
69
def
compare_files
(target, source, env):
function in function:add_nanopb_builders
79
compare_builder = Builder(action =
compare_files
,
/build/tools/releasetools/
check_target_files_signatures
404
compare_files
= None
408
compare_files
= TargetFiles()
409
compare_files
.LoadZipFile(OPTIONS.compare_with)
413
if OPTIONS.text or not
compare_files
:
418
if
compare_files
:
421
compare_files
.PrintCerts()
422
target_files.CompareWith(
compare_files
)
Completed in 144 milliseconds