Searched refs:OneofDescriptor_initialize (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 930 static VALUE OneofDescriptor_initialize(VALUE _self, VALUE cookie, in OneofDescriptor_initialize() function 977 rb_define_method(klass, "initialize", OneofDescriptor_initialize, 3); in OneofDescriptor_register()
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 930 static VALUE OneofDescriptor_initialize(VALUE _self, VALUE cookie, in OneofDescriptor_initialize() function 977 rb_define_method(klass, "initialize", OneofDescriptor_initialize, 3); in OneofDescriptor_register()
|