Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c471 VALUE Map_length(VALUE _self) { in Map_length() function
801 rb_define_method(klass, "length", Map_length, 0); in Map_register()
Dprotobuf.h419 VALUE Map_length(VALUE _self);