Searched refs:PROTOC (Results 1 – 1 of 1) sorted by relevance
40 PROTOC = os.environ["PROTOC"] variable42 PROTOC = find_executable("protoc") variable67 if PROTOC is None:74 protoc_command = [PROTOC, "-I%s" % ACLOUD_DIR, "--python_out=.", source]