Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c519 static void map_slot_uninit(void* memory, upb_fieldtype_t type) { in map_slot_uninit() function
629 map_slot_uninit(&frame->data->key_storage, mapdata->key_field_type); in endmap_handler()
630 map_slot_uninit(&frame->data->value_storage, mapdata->value_field_type); in endmap_handler()