Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/warn/
H A Dhtml_writer.py598 def emit_const_html_string_array(name, array, writer): function
632 emit_const_html_string_array('WarnPatternsDescription',
635 emit_const_html_string_array('WarningMessages', warning_messages, writer)
638 emit_const_html_string_array('WarningLinks', warning_links, writer)