Home
last modified time | relevance | path

Searched refs:grpc_objective_c_plugin (Results 1 – 12 of 12) sorted by relevance

/external/grpc-grpc/src/objective-c/tests/
Drun_plugin_tests.sh27 PLUGIN=$BINDIR/grpc_objective_c_plugin
/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/
DRemoteTest.podspec21 plugin = "#{bin_dir}/grpc_objective_c_plugin"
/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/
DRemoteTest.podspec21 plugin = "#{bin_dir}/grpc_objective_c_plugin"
/external/grpc-grpc/examples/objective-c/auth_sample/
DAuthTestService.podspec25 plugin = "#{pods_root}/!ProtoCompiler-gRPCPlugin/grpc_objective_c_plugin"
/external/grpc-grpc/examples/objective-c/helloworld/
DHelloWorld.podspec25 plugin = "#{pods_root}/!ProtoCompiler-gRPCPlugin/grpc_objective_c_plugin"
/external/grpc-grpc/examples/objective-c/route_guide/
DRouteGuide.podspec25 plugin = "#{pods_root}/!ProtoCompiler-gRPCPlugin/grpc_objective_c_plugin"
/external/grpc-grpc/src/objective-c/
D!ProtoCompiler-gRPCPlugin.podspec91 file = "grpc_objective_c_plugin-#{v}-macos-x86_64.zip"
99 plugin = 'grpc_objective_c_plugin'
DREADME.md61 plugin = "#{pods_root}/!ProtoCompiler-gRPCPlugin/grpc_objective_c_plugin"
188 make grpc_objective_c_plugin
193 ln -s `pwd`/bins/opt/grpc_objective_c_plugin /usr/local/bin/protoc-gen-objcgrpc
D!ProtoCompiler.podspec121 plugin = 'grpc_objective_c_plugin'
/external/grpc-grpc/templates/src/objective-c/
D!ProtoCompiler-gRPCPlugin.podspec.template93 file = "grpc_objective_c_plugin-#{v}-macos-x86_64.zip"
101 plugin = 'grpc_objective_c_plugin'
/external/grpc-grpc/
DBUILD451 name = "grpc_objective_c_plugin",
DCMakeLists.txt199 grpc_objective_c_plugin
12398 add_executable(grpc_objective_c_plugin target
12403 target_include_directories(grpc_objective_c_plugin
12417 target_link_libraries(grpc_objective_c_plugin
12426 install(TARGETS grpc_objective_c_plugin EXPORT gRPCTargets