Searched refs:grpc_rb_call_set_write_flag (Results 1 – 1 of 1) sorted by relevance
353 static VALUE grpc_rb_call_set_write_flag(VALUE self, VALUE write_flag) { in grpc_rb_call_set_write_flag() function991 rb_define_method(grpc_rb_cCall, "write_flag=", grpc_rb_call_set_write_flag, in Init_grpc_call()