Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.cc66 PartitionPage* page_to_decommit = root->global_empty_page_ring[current_index]; in PartitionRegisterEmptyPage() local
69 if (page_to_decommit) in PartitionRegisterEmptyPage()
70 page_to_decommit->DecommitIfPossible(root); in PartitionRegisterEmptyPage()