Home
last modified time | relevance | path

Searched refs:FieldDescriptor_has (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h247 VALUE FieldDescriptor_has(VALUE _self, VALUE msg_rb);
H A Ddefs.c800 rb_define_method(klass, "has?", FieldDescriptor_has, 1); in FieldDescriptor_register()
1105 VALUE FieldDescriptor_has(VALUE _self, VALUE msg_rb) { in FieldDescriptor_has() function

Completed in 5 milliseconds