Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.h106 ALWAYS_INLINE void* AllocNewSlotSpan(PartitionRootBase* root,
Dpartition_bucket.cc191 ALWAYS_INLINE void* PartitionBucket::AllocNewSlotSpan( in AllocNewSlotSpan() function in pdfium::base::internal::PartitionBucket
526 void* raw_pages = AllocNewSlotSpan(root, flags, num_partition_pages); in SlowPathAlloc()