Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.h116 ALWAYS_INLINE void InitializeSlotSpan(PartitionPage* page);
Dpartition_bucket.cc317 ALWAYS_INLINE void PartitionBucket::InitializeSlotSpan(PartitionPage* page) { in InitializeSlotSpan() function in pdfium::base::internal::PartitionBucket
529 InitializeSlotSpan(new_page); in SlowPathAlloc()