Home
last modified time | relevance | path

Searched refs:html_path (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/warn/
Dhtml_writer.py669 def write_html(flags, project_names, warn_patterns, html_path, warning_messages, argument
672 if html_path:
673 with open(html_path, 'w') as outf:
Dwarn_common.py536 html_path, use_google3, create_launch_subprocs_fn, argument
561 html_writer.write_html(flags, project_names, warn_patterns, html_path,
582 html_path=None, use_google3=use_google3,