Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_bucket.cc372 PartitionPage<thread_safe>::kMaxSlotSpanMetadataOffset); in PartitionDirectMap()
909 PA_DCHECK(i <= PartitionPage<thread_safe>::kMaxSlotSpanMetadataOffset); in InitializeSlotSpan()
Dpartition_page.h381 static constexpr uint16_t kMaxSlotSpanMetadataOffset = member