Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/scripts/
H A Dgen_interpreter_utils.py126 def main(cpp_output_path): argument
159 cpp_output_path = registry_xml.script_relative(cpp_output_path)
160 with open(cpp_output_path, 'w') as f: