Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.h93 ALWAYS_INLINE uint16_t get_pages_per_slot_span();
Dpartition_bucket.cc310 ALWAYS_INLINE uint16_t PartitionBucket::get_pages_per_slot_span() { in get_pages_per_slot_span() function in pdfium::base::internal::PartitionBucket
330 uint16_t num_partition_pages = get_pages_per_slot_span(); in InitializeSlotSpan()
525 uint16_t num_partition_pages = get_pages_per_slot_span(); in SlowPathAlloc()