Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_page.h293 struct PartitionPageMetadata { struct
299 // sizeof(PartitionPageMetadata) must always be: argument
330 PA_ALWAYS_INLINE static PartitionPageMetadata* FromAddr(uintptr_t address); argument