HomeSort by relevance Sort by last modified time
    Searched refs:OneofDescriptor_each (Results 1 - 2 of 2) sorted by null

  /external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h 230 VALUE OneofDescriptor_each(VALUE _self, VALUE field);
defs.c 919 rb_define_method(klass, "each", OneofDescriptor_each, 0);
984 VALUE OneofDescriptor_each(VALUE _self, VALUE field) {
    [all...]

Completed in 456 milliseconds