Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc574 static bool PartitionSetNewActivePage(PartitionBucket* bucket) { in PartitionSetNewActivePage() function
777 } else if (LIKELY(PartitionSetNewActivePage(bucket))) { in PartitionAllocSlowPath()
930 (void)PartitionSetNewActivePage(bucket); in PartitionFreeSlowPath()