Home
last modified time | relevance | path

Searched refs:CheckFreeListForThreadCache (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_freelist_entry.h179 PA_NOINLINE void CheckFreeListForThreadCache(size_t extra) const { in CheckFreeListForThreadCache() function
Dthread_cache.cc667 bucket.freelist_head->CheckFreeListForThreadCache(bucket.slot_size); in ClearBucketHelper()