Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/pb/
DREADME.md11 grpc_ruby_plugin. These must be installed to regenerate the IDL defined
26 --plugin=protoc-gen-grpc=`which grpc_ruby_plugin`
41 --plugin=protoc-gen-grpc=`which grpc_ruby_plugin`
Dgenerate_proto_ruby.sh21 PLUGIN=protoc-gen-grpc=bins/opt/grpc_ruby_plugin
/external/grpc-grpc/tools/run_tests/helper_scripts/
Dbuild_ruby.sh28 make grpc_ruby_plugin -j8
/external/grpc-grpc/src/ruby/tools/
DREADME.md5 …ng directories should be filled with the corresponding `protoc` and `grpc_ruby_plugin` executables.
/external/grpc-grpc/tools/run_tests/artifacts/
Dbuild_package_ruby.sh48 cp "$input_dir"/protoc* "$input_dir"/grpc_ruby_plugin* "$output_dir/"
/external/grpc-grpc/
DBUILD469 name = "grpc_ruby_plugin",
DCMakeLists.txt202 grpc_ruby_plugin
12512 add_executable(grpc_ruby_plugin target
12517 target_include_directories(grpc_ruby_plugin
12531 target_link_libraries(grpc_ruby_plugin
12540 install(TARGETS grpc_ruby_plugin EXPORT gRPCTargets