Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c362 VALUE Map_index(VALUE _self, VALUE key) { in Map_index() function
823 rb_define_method(klass, "[]", Map_index, 1); in Map_register()
Dprotobuf.h478 VALUE Map_index(VALUE _self, VALUE key);