Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc318 PartitionPageStateIsDecommitted(const PartitionPage* page) { in PartitionPageStateIsDecommitted() function
465 DCHECK(PartitionPageStateIsDecommitted(page)); in PartitionPageReset()
597 } else if (LIKELY(PartitionPageStateIsDecommitted(page))) { in PartitionSetNewActivePage()
789 PartitionPageStateIsDecommitted(new_page)); in PartitionAllocSlowPath()
796 DCHECK(PartitionPageStateIsDecommitted(new_page)); in PartitionAllocSlowPath()
804 DCHECK(PartitionPageStateIsDecommitted(new_page)); in PartitionAllocSlowPath()
865 DCHECK(PartitionPageStateIsDecommitted(page)); in PartitionDecommitPage()
1251 if (PartitionPageStateIsDecommitted(page)) { in PartitionDumpPageStats()
1308 PartitionPageStateIsDecommitted(page)); in PartitionDumpBucketStats()
1313 DCHECK(PartitionPageStateIsDecommitted(page)); in PartitionDumpBucketStats()