Home
last modified time | relevance | path

Searched defs:PROTOC (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/examples/csharp/Helloworld/
Dgenerate_protos.bat23 set PROTOC=%UserProfile%\.nuget\packages\Google.Protobuf.Tools\3.6.1\tools\windows_x64\protoc.exe variable
/external/grpc-grpc/examples/csharp/RouteGuide/
Dgenerate_protos.bat23 set PROTOC=%UserProfile%\.nuget\packages\Google.Protobuf.Tools\3.6.1\tools\windows_x64\protoc.exe variable
/external/llvm-project/llvm/cmake/modules/
DFindGRPC.cmake27 set(PROTOC ${Protobuf_PROTOC_EXECUTABLE}) variable
/external/protobuf/
Dconfigure.ac208 AC_SUBST([PROTOC]) subst
/external/grpc-grpc/examples/cpp/route_guide/
DMakefile31 PROTOC = protoc macro
/external/grpc-grpc/examples/cpp/helloworld/
DMakefile31 PROTOC = protoc macro
/external/grpc-grpc/
DMakefile241 PROTOC ?= protoc macro
829 PROTOC = $(BINDIR)/$(CONFIG)/protobuf/protoc macro