Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.h117 BASE_EXPORT void DiscardSystemPages(void* address, size_t length);
Dpage_allocator.cc242 void DiscardSystemPages(void* address, size_t length) { in DiscardSystemPages() function
Dpartition_alloc.cc1104 DiscardSystemPages(ptr, discardable_bytes); in PartitionPurgePage()
1184 DiscardSystemPages(begin_ptr, unprovisioned_bytes); in PartitionPurgePage()
1209 DiscardSystemPages(begin_ptr, partial_slot_bytes); in PartitionPurgePage()