Home
last modified time | relevance | path

Searched refs:SetNewSchedulingBackend (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_scheduling_unittest.cc22 scheduler.SetNewSchedulingBackend(limit_backend); in TEST()
35 scheduler.SetNewSchedulingBackend(limit_backend); in TEST()
68 scheduler_.SetNewSchedulingBackend(backend_); in PartitionAllocPCScanMUAwareTaskBasedBackendTest()
H A Dpcscan_scheduling.cc23 void PCScanScheduler::SetNewSchedulingBackend( in SetNewSchedulingBackend() function in partition_alloc::internal::PCScanScheduler
H A Dpcscan_scheduling.h167 void SetNewSchedulingBackend(PCScanSchedulingBackend&); in PA_COMPONENT_EXPORT()
/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc1376 partition_alloc::internal::PCScan::scheduler().SetNewSchedulingBackend( in ReconfigureAfterTaskRunnerInit()