Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.cc287 bool is_new_extent = (super_page != requested_address); in AllocNewSlotSpan() local
288 if (UNLIKELY(is_new_extent)) { in AllocNewSlotSpan()