Home
last modified time | relevance | path

Searched refs:ruby_to_OneofDescriptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c903 static OneofDescriptor* ruby_to_OneofDescriptor(VALUE val) { in ruby_to_OneofDescriptor() function
932 OneofDescriptor* self = ruby_to_OneofDescriptor(_self); in OneofDescriptor_initialize()
952 OneofDescriptor* self = ruby_to_OneofDescriptor(_self); in OneofDescriptor_name()
963 OneofDescriptor* self = ruby_to_OneofDescriptor(_self); in OneofDescriptor_each()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c903 static OneofDescriptor* ruby_to_OneofDescriptor(VALUE val) { in ruby_to_OneofDescriptor() function
932 OneofDescriptor* self = ruby_to_OneofDescriptor(_self); in OneofDescriptor_initialize()
952 OneofDescriptor* self = ruby_to_OneofDescriptor(_self); in OneofDescriptor_name()
963 OneofDescriptor* self = ruby_to_OneofDescriptor(_self); in OneofDescriptor_each()