Home
last modified time | relevance | path

Searched refs:EnableThreadCacheIfSupported (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc1259 ->EnableThreadCacheIfSupported(); in ReconfigureAfterFeatureListInit()
1264 ->EnableThreadCacheIfSupported(); in ReconfigureAfterFeatureListInit()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.cc1158 void PartitionRoot::EnableThreadCacheIfSupported() { in EnableThreadCacheIfSupported() function in partition_alloc::PartitionRoot
H A Dpartition_root.h414 void EnableThreadCacheIfSupported(); in PA_COMPONENT_EXPORT()