Searched refs:OneofDescriptor_each (Results 1 – 2 of 2) sorted by relevance
230 VALUE OneofDescriptor_each(VALUE _self, VALUE field);
919 rb_define_method(klass, "each", OneofDescriptor_each, 0); in OneofDescriptor_register()984 VALUE OneofDescriptor_each(VALUE _self, VALUE field) { in OneofDescriptor_each() function