Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc293 PartitionPageStateIsActive(const PartitionPage* page) { in PartitionPageStateIsActive() function
588 if (LIKELY(PartitionPageStateIsActive(page))) { in PartitionSetNewActivePage()
780 DCHECK(PartitionPageStateIsActive(new_page)); in PartitionAllocSlowPath()
1276 DCHECK(PartitionPageStateIsActive(page)); in PartitionDumpPageStats()