Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc1226 if (flags & PartitionPurgeDecommitEmptyPages) in PartitionPurgeMemory()
1236 if (flags & PartitionPurgeDecommitEmptyPages) in PartitionPurgeMemoryGeneric()
Dpartition_alloc.h419 PartitionPurgeDecommitEmptyPages = 1 << 0, enumerator