Home
last modified time | relevance | path

Searched refs:EnableStackScanning (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan.cc68 void PCScan::EnableStackScanning() { in EnableStackScanning() function in partition_alloc::internal::PCScan
69 PCScanInternal::Instance().EnableStackScanning(); in EnableStackScanning()
H A Dpcscan_internal.h87 void EnableStackScanning();
H A Dpcscan.h124 static void EnableStackScanning(); in PA_COMPONENT_EXPORT()
H A Dpcscan_unittest.cc42 PCScan::EnableStackScanning(); in ~DisableStackScanningScope()
650 PCScan::EnableStackScanning(); in TEST_F()
H A Dpcscan_internal.cc1542 void PCScanInternal::EnableStackScanning() { in EnableStackScanning() function in partition_alloc::internal::PCScanInternal
/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc1230 partition_alloc::internal::PCScan::EnableStackScanning(); in ReconfigureAfterFeatureListInit()