Searched refs:DestroyCache (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cc64 allocator()->DestroyCache(&thr->alloc_cache);
65 internal_allocator()->DestroyCache(&thr->internal_alloc_cache);
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc464 a->DestroyCache(&cache);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1339 void DestroyCache(AllocatorCache *cache) { function in class:__sanitizer::CombinedAllocator

Completed in 398 milliseconds