Home
last modified time | relevance | path

Searched refs:grpc_csharp_plugin (Results 1 – 9 of 9) 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/Helloworld/
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/RouteGuide/
Dgenerate_protos.bat24 set PLUGIN=%UserProfile%\.nuget\packages\Grpc.Tools\1.14.1\tools\windows_x64\grpc_csharp_plugin.exe
/external/rust/crates/grpcio-sys/grpc/src/compiler/
DBUILD87 name = "grpc_csharp_plugin",
/external/rust/crates/grpcio-sys/grpc/
DCMakeLists.txt337 option(gRPC_BUILD_GRPC_CSHARP_PLUGIN "Build grpc_csharp_plugin" ON)
339 list(APPEND _gRPC_PLUGIN_LIST grpc_csharp_plugin)
10857 add_executable(grpc_csharp_plugin target
10861 target_include_directories(grpc_csharp_plugin
10876 target_link_libraries(grpc_csharp_plugin
10886 install(TARGETS grpc_csharp_plugin EXPORT gRPCTargets
/external/grpc-grpc/
DBUILD439 name = "grpc_csharp_plugin",
DCMakeLists.txt208 grpc_csharp_plugin
12295 add_executable(grpc_csharp_plugin target
12300 target_include_directories(grpc_csharp_plugin
12314 target_link_libraries(grpc_csharp_plugin
12323 install(TARGETS grpc_csharp_plugin EXPORT gRPCTargets