Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h175 EnableToggle scheduler_loop_quarantine = kDisabled; member
268 bool scheduler_loop_quarantine = false; in PA_COMPONENT_EXPORT() member
379 scheduler_loop_quarantine; in PA_COMPONENT_EXPORT() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_default_dispatch_to_partition_alloc.h96 auto scheduler_loop_quarantine = SchedulerLoopQuarantine(false); in ConfigurePartitionsForTesting() local
H A Dallocator_shim_default_dispatch_to_partition_alloc.cc494 SchedulerLoopQuarantine scheduler_loop_quarantine, in ConfigurePartitions()
/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc1115 const bool scheduler_loop_quarantine = base::FeatureList::IsEnabled( in ReconfigureAfterFeatureListInit() local