Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.cc43 kSuperPageSize, PageReadWrite, in PartitionDirectMap()
211 SetSystemPagesAccess(ret, total_size, PageReadWrite); in AllocNewSlotSpan()
225 PageReadWrite, PageTag::kPartitionAlloc)); in AllocNewSlotSpan()
Dpage_allocator.h23 PageReadWrite, enumerator
Dpage_allocator_internals_win.h22 case PageReadWrite: in GetAccessFlags()
Dpage_allocator_internals_posix.h68 case PageReadWrite: in GetAccessFlags()
Dpartition_root_base.h190 CHECK(::pdfium::base::RecommitSystemPages(address, length, PageReadWrite)); in RecommitSystemPages()
Dpartition_alloc.cc328 SetSystemPagesAccess(char_ptr + current_size, recommit_size, PageReadWrite); in PartitionReallocDirectMappedInPlace()