Home
last modified time | relevance | path

Searched defs:deallocator (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena.cc151 GetDeallocator deallocator(arena.parent_.AllocPolicy()); in Cleanup() local
258 SizedPtr SerialArena::Free(Deallocator deallocator) { in Free()
751 auto deallocator = GetDeallocator(alloc_policy_.get()); in Free() local
/third_party/alsa-utils/axfer/test/
Dgenerator.c160 void (*deallocator)(void *frame_buffer, unsigned int samples_per_frame); in test_frame_count() local