Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_root_base.h80 ALWAYS_INLINE void IncreaseCommittedPages(size_t len);
170 ALWAYS_INLINE void PartitionRootBase::IncreaseCommittedPages(size_t len) { in IncreaseCommittedPages() function
191 IncreaseCommittedPages(length); in RecommitSystemPages()
Dpartition_bucket.cc50 root->IncreaseCommittedPages(committed_page_size); in PartitionDirectMap()
214 root->IncreaseCommittedPages(total_size); in AllocNewSlotSpan()
230 root->IncreaseCommittedPages(total_size); in AllocNewSlotSpan()