Searched refs:DestroyCache (Results 1 – 3 of 3) sorted by relevance
76 allocator()->DestroyCache(&thr->alloc_cache); in AllocatorThreadFinish()77 internal_allocator()->DestroyCache(&thr->internal_alloc_cache); in AllocatorThreadFinish()
464 a->DestroyCache(&cache); in TestCombinedAllocator()
1406 void DestroyCache(AllocatorCache *cache) { in DestroyCache() function