Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c972 static void put_ruby_value(VALUE value, in put_ruby_value() function
1047 put_ruby_value(key, key_field, Qnil, depth + 1, &entry_sink); in putmap()
1048 put_ruby_value(value, value_field, self->value_type_class, depth + 1, in putmap()