Searched refs:logfile (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/warn/ |
D | warn_common.py | 535 def process_log(logfile, flags, project_names, project_patterns, warn_patterns, argument 551 with io.open(logfile, encoding='utf-8') as log: 580 logfile=flags.log, flags=flags, project_names=project_names,
|
/build/make/tools/releasetools/ |
D | common.py | 99 self.logfile = None 213 if OPTIONS.logfile: 220 'filename': OPTIONS.logfile, 2533 OPTIONS.logfile = a
|
/build/make/core/ |
D | Makefile | 4225 $(CHECK_PARTITION_SIZES) $(if $(2),--logfile $(2),-v) $(1)
|