Searched refs:OUTPUT_PATH (Results 1 – 2 of 2) sorted by relevance
13 OUTPUT_PATH = "src/parsing/keywords-gen.h" variable242 with open(os.path.join(root_dir, OUTPUT_PATH), 'w') as f:
1407 ./protoc --cpp_out=lite:$OUTPUT_PATH foo.proto