Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c538 static FieldDescriptor* ruby_to_FieldDescriptor(VALUE val) { in ruby_to_FieldDescriptor() function
566 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_initialize()
586 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_name()
658 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor__type()
669 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_default()
687 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_json_name()
703 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_label()
726 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_number()
740 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_submsg_name()
763 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_subtype()
[all …]
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c538 static FieldDescriptor* ruby_to_FieldDescriptor(VALUE val) { in ruby_to_FieldDescriptor() function
566 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_initialize()
586 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_name()
658 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor__type()
669 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_default()
687 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_json_name()
703 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_label()
726 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_number()
740 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_submsg_name()
763 FieldDescriptor* self = ruby_to_FieldDescriptor(_self); in FieldDescriptor_subtype()
[all …]