Home
last modified time | relevance | path

Searched refs:grpc_csharp_plugin (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/test/distrib/csharp/test_codegen/
Dtest_codegen.sh32 PLUGIN=../packages/Grpc.Tools.__GRPC_NUGET_VERSION__/tools/${PLATFORM_ARCH}/grpc_csharp_plugin
/external/grpc-grpc/src/csharp/
Dgenerate_proto_csharp.sh21 PLUGIN=protoc-gen-grpc=bins/opt/grpc_csharp_plugin
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/
Dgenerate_protos.bat24 …os/helloworld.proto --grpc_out Greeter --plugin=protoc-gen-grpc=%TOOLS_PATH%\grpc_csharp_plugin.exe
/external/grpc-grpc/examples/csharp/RouteGuide/
Dgenerate_protos.bat24 set PLUGIN=%UserProfile%\.nuget\packages\Grpc.Tools\1.14.1\tools\windows_x64\grpc_csharp_plugin.exe
/external/grpc-grpc/examples/csharp/Helloworld/
Dgenerate_protos.bat24 set PLUGIN=%UserProfile%\.nuget\packages\Grpc.Tools\1.14.1\tools\windows_x64\grpc_csharp_plugin.exe
/external/grpc-grpc/
DBUILD439 name = "grpc_csharp_plugin",
DCMakeLists.txt197 grpc_csharp_plugin
12284 add_executable(grpc_csharp_plugin target
12289 target_include_directories(grpc_csharp_plugin
12303 target_link_libraries(grpc_csharp_plugin
12312 install(TARGETS grpc_csharp_plugin EXPORT gRPCTargets