Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h107 PartitionPurgeDiscardUnusedSystemPages = 1 << 1, enumerator
Dpartition_alloc.cc626 if (flags & PartitionPurgeDiscardUnusedSystemPages) { in PurgeMemory()