Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c185 native_slot_set("", field_type, field_type_class, memory, val); in RepeatedField_index_set()
224 native_slot_set("", field_type, self->field_type_class, memory, val); in RepeatedField_push()
Dmap.c88 native_slot_set("", self->key_type, Qnil, buf, key); in table_key()
404 native_slot_set("", self->value_type, self->value_type_class, mem, value); in Map_index_set()
Dstorage.c116 void native_slot_set(const char* name, in native_slot_set() function
831 native_slot_set(upb_fielddef_name(field), upb_fielddef_type(field), in layout_clear()
983 native_slot_set(upb_fielddef_name(field), upb_fielddef_type(field), in layout_set()
Dprotobuf.h346 void native_slot_set(const char* name,