Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h1022 ThreadCache* MaybeInitThreadCache(); in PA_COMPONENT_EXPORT()
2531 thread_cache = MaybeInitThreadCache(); in GetOrCreateThreadCache()
H A Dpartition_root.cc1655 ThreadCache* PartitionRoot::MaybeInitThreadCache() { in MaybeInitThreadCache() function in partition_alloc::PartitionRoot