Searched refs:header_output_path (Results 1 – 3 of 3) sorted by relevance
197 def main(header_output_path, source_output_path): argument276 header_output_path = registry_xml.script_relative(header_output_path)277 with open(header_output_path, 'w') as f:
49 gen_header(args.model_path, args.header_output_path)
104 --model_path ${MODEL_PATH} --header_output_path ${CMAKE_BINARY_DIR}