Searched refs:AllocAndFillFreelist (Results 1 – 2 of 2) sorted by relevance
121 ALWAYS_INLINE char* AllocAndFillFreelist(PartitionPage* page);
340 ALWAYS_INLINE char* PartitionBucket::AllocAndFillFreelist(PartitionPage* page) { in AllocAndFillFreelist() function in pdfium::base::internal::PartitionBucket564 return AllocAndFillFreelist(new_page); in SlowPathAlloc()