Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc434 bool isNewExtent = (super_page != requestedAddress); in PartitionAllocPartitionPages() local
435 if (UNLIKELY(isNewExtent)) { in PartitionAllocPartitionPages()