Searched refs:logfile (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/warn/ |
D | warn_common.py | 528 def process_log(logfile, flags, project_names, project_patterns, warn_patterns, argument 542 with io.open(logfile, encoding='utf-8') as log: 571 logfile=flags.log, flags=flags, project_names=project_names,
|
/build/make/tools/releasetools/ |
D | common.py | 98 self.logfile = None 203 if OPTIONS.logfile: 210 'filename': OPTIONS.logfile, 2149 OPTIONS.logfile = a
|
/build/make/core/ |
D | Makefile | 3890 $(CHECK_PARTITION_SIZES) $(if $(2),--logfile $(2),-v) $(1)
|