Searched defs:protoc_path (Results 1 – 3 of 3) sorted by relevance
32 protoc_path = sys.argv[2] variable
27 def protoc_path(out_directory): function
73 def generate(source, target, protoc_path): argument