Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_bucket.cc290 DCHECK(!root->first_extent); in AllocNewSlotSpan()
291 root->first_extent = latest_extent; in AllocNewSlotSpan()
Dpartition_root_base.h51 PartitionSuperPageExtentEntry* first_extent = nullptr; member