Searched refs:put_ruby_value (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | encode_decode.c | 1259 static void put_ruby_value(VALUE value, const upb_fielddef* f, VALUE type_class, in put_ruby_value() function 1340 put_ruby_value(key, key_field, Qnil, depth + 1, entry_sink, emit_defaults, in putmap() 1342 put_ruby_value(value, value_field, self->value_type_class, depth + 1, in putmap()
|