Searched refs:SlowPathAlloc (Results 1 – 3 of 3) sorted by relevance
42 BASE_EXPORT NOINLINE void* SlowPathAlloc(PartitionRootBase* root,
115 ret = bucket->SlowPathAlloc(this, flags, size, &is_already_zeroed); in AllocFromBucket()
454 void* PartitionBucket::SlowPathAlloc(PartitionRootBase* root, in SlowPathAlloc() function in pdfium::base::internal::PartitionBucket