Searched defs:kAllocAlignment (Results 1 – 8 of 8) sorted by relevance
42 constexpr uint32_t kAllocAlignment = 16384; variable44 constexpr uint32_t kAllocAlignment = 4096; variable
53 uint32_t kAllocAlignment; member in base::PersistentMemoryAllocatorTest837 const uint32_t kAllocAlignment = in TEST() local
634 static const uint32_t kAllocAlignment; variable
96 const uint32_t PersistentMemoryAllocator::kAllocAlignment = 8; member in base::PersistentMemoryAllocator
58 uint32_t kAllocAlignment; member in base::PersistentMemoryAllocatorTest912 const uint32_t kAllocAlignment = in TEST() local
118 static constexpr size_t kAllocAlignment = 8; variable
637 static const uint32_t kAllocAlignment; variable