Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c285 VALUE Map_each(VALUE _self) { in Map_each() function
820 rb_define_method(klass, "each", Map_each, 0); in Map_register()
Dprotobuf.h475 VALUE Map_each(VALUE _self);