Searched refs:header_output_path (Results 1 – 1 of 1) sorted by relevance
136 def main(header_output_path, source_output_path): argument193 header_output_path = registry_xml.script_relative(header_output_path)194 with open(header_output_path, 'w') as f: