Searched refs:DestroyCache (Results 1 – 4 of 4) sorted by relevance
127 allocator()->DestroyCache(&proc->alloc_cache); in AllocatorProcFinish()128 internal_allocator()->DestroyCache(&proc->internal_alloc_cache); in AllocatorProcFinish()
175 getAllocator().DestroyCache(&Cache); in teardownThread()
472 a->DestroyCache(&cache); in TestCombinedAllocator()
1430 void DestroyCache(AllocatorCache *cache) { in DestroyCache() function