Searched defs:deallocator (Results 1 – 2 of 2) sorted by relevance
151 GetDeallocator deallocator(arena.parent_.AllocPolicy()); in Cleanup() local258 SizedPtr SerialArena::Free(Deallocator deallocator) { in Free()751 auto deallocator = GetDeallocator(alloc_policy_.get()); in Free() local
160 void (*deallocator)(void *frame_buffer, unsigned int samples_per_frame); in test_frame_count() local