Home
last modified time | relevance | path

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

/build/make/tools/warn/
Dhtml_writer.py653 def write_html(flags, project_names, warn_patterns, html_path, warning_messages, argument
656 if html_path:
657 with open(html_path, 'w') as f:
Dwarn_common.py529 html_path, use_google3, create_launch_subprocs_fn, argument
552 html_writer.write_html(flags, project_names, warn_patterns, html_path,
573 html_path=None, use_google3=use_google3,