Searched refs:grpc_rb_call_cancel (Results 1 – 1 of 1) sorted by relevance
152 static VALUE grpc_rb_call_cancel(VALUE self) { in grpc_rb_call_cancel() function976 rb_define_method(grpc_rb_cCall, "cancel", grpc_rb_call_cancel, 0); in Init_grpc_call()