Home
last modified time | relevance | path

Searched refs:PageAccessible (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.cc60 page_accessibility == PageAccessible ? PAGE_READWRITE : PAGE_NOACCESS; in SystemAllocPages()
65 int access_flag = page_accessibility == PageAccessible in SystemAllocPages()
Dpage_allocator.h45 PageAccessible, enumerator
Dpartition_alloc.cc387 requestedAddress, kSuperPageSize, kSuperPageSize, PageAccessible)); in PartitionAllocPartitionPages()
657 AllocPages(0, map_size, kSuperPageSize, PageAccessible)); in PartitionDirectMap()