Home
last modified time | relevance | path

Searched refs:grpc_rb_get_wrapped_channel (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.h32 grpc_channel* grpc_rb_get_wrapped_channel(VALUE v);
Drb_channel.c827 grpc_channel* grpc_rb_get_wrapped_channel(VALUE v) { in grpc_rb_get_wrapped_channel() function