Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c686 static VALUE FieldDescriptor_json_name(VALUE _self) { in FieldDescriptor_json_name() function
868 rb_define_method(klass, "json_name", FieldDescriptor_json_name, 0); in FieldDescriptor_register()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c686 static VALUE FieldDescriptor_json_name(VALUE _self) { in FieldDescriptor_json_name() function
868 rb_define_method(klass, "json_name", FieldDescriptor_json_name, 0); in FieldDescriptor_register()