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