Searched refs:grpc_rb_call_run_batch (Results 1 – 1 of 1) sorted by relevance
812 static VALUE grpc_rb_call_run_batch(VALUE self, VALUE ops_hash) { in grpc_rb_call_run_batch() function975 rb_define_method(grpc_rb_cCall, "run_batch", grpc_rb_call_run_batch, 1); in Init_grpc_call()