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

  /external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h 228 VALUE OneofDescriptor_name_set(VALUE _self, VALUE value);
defs.c 917 rb_define_method(klass, "name=", OneofDescriptor_name_set, 1);
943 VALUE OneofDescriptor_name_set(VALUE _self, VALUE value) {
    [all...]

Completed in 183 milliseconds