Lines Matching refs:protoc
71 args += ["--plugin=protoc-gen-grpc=" + ctx.executable.grpc_cpp_plugin.path]
79 executable=ctx.executable.protoc,
95 "protoc": attr.label(
120 protoc="//:protoc",
138 protoc: the label of the protocol compiler to generate the sources.
163 protoc=protoc,
183 protoc=protoc,
220 cmd = "$(location :protoc) --java_out=$(@D)/wellknown.jar" +
223 tools = [":protoc"],
235 protoc="//:protoc",
254 protoc: the label of the protocol compiler to generate the sources.
269 protoc=protoc,