Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache.cc702 head = freelist_dispatcher->GetNextForThreadCacheBool( in ClearBucketHelper()
713 freelist_dispatcher->GetNextForThreadCacheBool( in ClearBucketHelper()
745 head = freelist_dispatcher->GetNextForThreadCacheBool( in FreeAfter()
H A Dpartition_freelist_entry.h89 PA_ALWAYS_INLINE virtual PartitionFreelistEntry* GetNextForThreadCacheBool(
252 PA_ALWAYS_INLINE PartitionFreelistEntry* GetNextForThreadCacheBool( in GetNextForThreadCacheBool() function