Searched refs:native_slot_mark (Results 1 – 4 of 4) sorted by relevance
294 void native_slot_mark(upb_fieldtype_t type, void* memory) { in native_slot_mark() function718 native_slot_mark(upb_fielddef_type(field), memory); in layout_mark()723 native_slot_mark(upb_fielddef_type(field), memory); in layout_mark()
157 native_slot_mark(self->value_type, mem); in Map_mark()
311 void native_slot_mark(upb_fieldtype_t type, void* memory);
586 native_slot_mark(self->field_type, memory); in RepeatedField_mark()