Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.h101 uint8_t get_system_pages_per_slot_span();
Dpartition_bucket.cc123 uint8_t PartitionBucket::get_system_pages_per_slot_span() { in get_system_pages_per_slot_span() function in pdfium::base::internal::PartitionBucket
184 num_system_pages_per_slot_span = get_system_pages_per_slot_span(); in Init()