Home
last modified time | relevance | path

Searched defs:use_pool_offset_freelists (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_default_dispatch_to_partition_alloc.h99 auto use_pool_offset_freelists = UsePoolOffsetFreelists(true); in ConfigurePartitionsForTesting() local
H A Dallocator_shim_default_dispatch_to_partition_alloc.cc497 UsePoolOffsetFreelists use_pool_offset_freelists in ConfigurePartitions()
/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc1124 const bool use_pool_offset_freelists = in ReconfigureAfterFeatureListInit() local
1127 const bool use_pool_offset_freelists = false; in ReconfigureAfterFeatureListInit() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h189 EnableToggle use_pool_offset_freelists = kDisabled; member
278 bool use_pool_offset_freelists = false; in PA_COMPONENT_EXPORT() member