Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h1025 PA_ALWAYS_INLINE ThreadCache* GetOrCreateThreadCache(); in PA_COMPONENT_EXPORT()
2158 auto* thread_cache = GetOrCreateThreadCache(); in AllocInternalNoHooks()
2526 ThreadCache* PartitionRoot::GetOrCreateThreadCache() { in GetOrCreateThreadCache() function
H A Dpartition_root.cc1285 auto* thread_cache = GetOrCreateThreadCache(); in TryReallocInPlaceForDirectMap()
1350 ThreadCache* thread_cache = GetOrCreateThreadCache(); in TryReallocInPlaceForNormalBuckets()