Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_root.h896 PA_ALWAYS_INLINE ThreadCache* GetOrCreateThreadCache(); in PA_COMPONENT_EXPORT()
1907 auto* thread_cache = GetOrCreateThreadCache(); in AllocWithFlagsNoHooks()
2220 ThreadCache* PartitionRoot<thread_safe>::GetOrCreateThreadCache() { in GetOrCreateThreadCache() function
Dpartition_root.cc1166 auto* thread_cache = GetOrCreateThreadCache(); in TryReallocInPlaceForDirectMap()
1235 ThreadCache* thread_cache = GetOrCreateThreadCache(); in TryReallocInPlaceForNormalBuckets()