Searched refs:DestroyCache (Results 1 – 2 of 2) sorted by relevance
135 allocator()->DestroyCache(&proc->alloc_cache); in AllocatorProcFinish()136 internal_allocator()->DestroyCache(&proc->internal_alloc_cache); in AllocatorProcFinish()
161 void DestroyCache(AllocatorCache *cache) { in DestroyCache() function