Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_root.h1010 PA_ALWAYS_INLINE ThreadCache* GetOrCreateThreadCache(); in PA_COMPONENT_EXPORT()
2121 auto* thread_cache = GetOrCreateThreadCache(); in AllocInternalNoHooks()
2495 ThreadCache* PartitionRoot::GetOrCreateThreadCache() { in GetOrCreateThreadCache() function
Dpartition_root.cc1295 auto* thread_cache = GetOrCreateThreadCache(); in TryReallocInPlaceForDirectMap()
1357 ThreadCache* thread_cache = GetOrCreateThreadCache(); in TryReallocInPlaceForNormalBuckets()