Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.h119 ALWAYS_INLINE uintptr_t RoundUpToSystemPage(uintptr_t address) { in RoundUpToSystemPage() function
Dpartition_alloc.cc521 RoundUpToSystemPage(reinterpret_cast<size_t>(firstFreelistPointer))); in PartitionPageAllocAndFillFreelist()
1099 uint32_t usedBytes = static_cast<uint32_t>(RoundUpToSystemPage(raw_size)); in PartitionPurgePage()
1152 RoundUpToSystemPage(reinterpret_cast<size_t>(begin_ptr))); in PartitionPurgePage()
1156 RoundUpToSystemPage(reinterpret_cast<size_t>(end_ptr))); in PartitionPurgePage()
1202 RoundUpToSystemPage(reinterpret_cast<size_t>(begin_ptr))); in PartitionPurgePage()
1267 RoundUpToSystemPage((bucket_num_slots - page->num_unprovisioned_slots) * in PartitionDumpPageStats()