Home
last modified time | relevance | path

Searched refs:TryRecommitSystemPagesForDataWithAcquiringLock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h459 PA_ALWAYS_INLINE bool TryRecommitSystemPagesForDataWithAcquiringLock( in PA_COMPONENT_EXPORT()
1915 PartitionRoot::TryRecommitSystemPagesForDataWithAcquiringLock( in TryRecommitSystemPagesForDataWithAcquiringLock() function
H A Dpartition_bucket.cc424 const bool ok = root->TryRecommitSystemPagesForDataWithAcquiringLock( in PartitionDirectMap()