Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h428 BASE_EXPORT void PartitionPurgeMemoryGeneric(PartitionRootGeneric*, int);
Dpartition_alloc.cc1234 void PartitionPurgeMemoryGeneric(PartitionRootGeneric* root, int flags) { in PartitionPurgeMemoryGeneric() function