Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c356 VALUE Message_to_h(VALUE _self) { in Message_to_h() function
468 rb_define_method(klass, "to_h", Message_to_h, 0); in build_class_from_descriptor()
469 rb_define_method(klass, "to_hash", Message_to_h, 0); in build_class_from_descriptor()