Searched refs:put_ruby_value (Results 1 – 1 of 1) sorted by relevance
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 1060 static void put_ruby_value(VALUE value, in put_ruby_value() function 1144 put_ruby_value(key, key_field, Qnil, depth + 1, &entry_sink, in putmap() 1146 put_ruby_value(value, value_field, self->value_type_class, depth + 1, in putmap()
|