Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_freelist_entry.h21 struct PartitionFreelistEntry { struct
22 EncodedPartitionFreelistEntry* next; argument
27 ALWAYS_INLINE static EncodedPartitionFreelistEntry* Encode( in Encode() argument
53 char scrambled[sizeof(PartitionFreelistEntry*)]; argument