Home
last modified time | relevance | path

Searched defs:ProtectPages (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dwrite_protector.h36 void ProtectPages(uintptr_t, size_t) final {} in ProtectPages() function
H A Dwrite_protector.cc118 void UserFaultFDWriteProtector::ProtectPages(uintptr_t begin, size_t length) { in ProtectPages() function in partition_alloc::internal::UserFaultFDWriteProtector
H A Dpcscan_internal.cc1558 void PCScanInternal::ProtectPages(uintptr_t begin, size_t size) { in ProtectPages() function in partition_alloc::internal::PCScanInternal