Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c668 VALUE Map_to_h(VALUE _self) { in Map_to_h() function
832 rb_define_method(klass, "to_h", Map_to_h, 0); in Map_register()
Dmessage.c641 msg_value = Map_to_h(msg_value); in Message_to_h()
Dprotobuf.h488 VALUE Map_to_h(VALUE _self);