Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h427 BASE_EXPORT void PartitionPurgeMemory(PartitionRoot*, int);
Dpartition_alloc.cc1225 void PartitionPurgeMemory(PartitionRoot* root, int flags) { in PartitionPurgeMemory() function