Searched refs:native_slot_mark (Results 1 – 4 of 4) sorted by relevance
324 void native_slot_mark(upb_fieldtype_t type, void* memory) { in native_slot_mark() function748 native_slot_mark(upb_fielddef_type(field), memory); in layout_mark()753 native_slot_mark(upb_fielddef_type(field), memory); in layout_mark()
311 void native_slot_mark(upb_fieldtype_t type, void* memory);
159 native_slot_mark(self->value_type, mem); in Map_mark()
591 native_slot_mark(self->field_type, memory); in RepeatedField_mark()