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.cc614 if (flags & PartitionPurgeDecommitEmptyPages) in PurgeMemory()
624 if (flags & PartitionPurgeDecommitEmptyPages) in PurgeMemory()
Dpartition_alloc.h102 PartitionPurgeDecommitEmptyPages = 1 << 0, enumerator