Home
last modified time | relevance | path

Searched refs:SetNewActivePage (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.h82 bool SetNewActivePage();
Dpartition_page.cc104 bucket->SetNewActivePage(); in FreeSlowPath()
Dpartition_bucket.cc407 bool PartitionBucket::SetNewActivePage() { in SetNewActivePage() function in pdfium::base::internal::PartitionBucket
488 } else if (LIKELY(SetNewActivePage())) { in SlowPathAlloc()