Searched refs:cpp_output_path (Results 1 – 1 of 1) sorted by relevance
126 def main(cpp_output_path): argument159 cpp_output_path = registry_xml.script_relative(cpp_output_path)160 with open(cpp_output_path, 'w') as f: