Home
last modified time | relevance | path

Searched refs:grpc_ruby_plugin (Results 1 – 11 of 11) 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/rust/crates/grpcio-sys/grpc/tools/run_tests/helper_scripts/
Dbuild_ruby.sh37 make protoc grpc_ruby_plugin -j2
/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/rust/crates/grpcio-sys/grpc/tools/run_tests/artifacts/
Dbuild_package_ruby.sh53 cp "$input_dir"/protoc* "$input_dir"/grpc_ruby_plugin* "$output_dir/"
/external/rust/crates/grpcio-sys/grpc/src/compiler/
DBUILD117 name = "grpc_ruby_plugin",
/external/rust/crates/grpcio-sys/grpc/
DCMakeLists.txt357 option(gRPC_BUILD_GRPC_RUBY_PLUGIN "Build grpc_ruby_plugin" ON)
359 list(APPEND _gRPC_PLUGIN_LIST grpc_ruby_plugin)
11052 add_executable(grpc_ruby_plugin target
11056 target_include_directories(grpc_ruby_plugin
11071 target_link_libraries(grpc_ruby_plugin
11081 install(TARGETS grpc_ruby_plugin EXPORT gRPCTargets
/external/grpc-grpc/
DBUILD469 name = "grpc_ruby_plugin",
DCMakeLists.txt213 grpc_ruby_plugin
12523 add_executable(grpc_ruby_plugin target
12528 target_include_directories(grpc_ruby_plugin
12542 target_link_libraries(grpc_ruby_plugin
12551 install(TARGETS grpc_ruby_plugin EXPORT gRPCTargets