Home
last modified time | relevance | path

Searched defs:PartitionPage (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_page.h358 struct PartitionPage { struct
372 // The first PartitionPage of the slot span holds its metadata. This offset argument
395 PA_ALWAYS_INLINE static PartitionPage* FromAddr(uintptr_t address); argument