Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc329 static void PartitionIncreaseCommittedPages(PartitionRootBase* root, in PartitionIncreaseCommittedPages() function
356 PartitionIncreaseCommittedPages(root, length); in PartitionRecommitSystemPages()
377 PartitionIncreaseCommittedPages(root, total_size); in PartitionAllocPartitionPages()
392 PartitionIncreaseCommittedPages(root, total_size); in PartitionAllocPartitionPages()
663 PartitionIncreaseCommittedPages(root, committed_page_size); in PartitionDirectMap()