Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c675 VALUE Map_to_h(VALUE _self) { in Map_to_h() function
850 rb_define_method(klass, "to_h", Map_to_h, 0); in Map_register()
Dmessage.c623 msg_value = Map_to_h(msg_value); in Message_to_h()
Dprotobuf.h475 VALUE Map_to_h(VALUE _self);