Searched defs:SLAB_SIZE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/region-alloc/include/region-alloc/
H A Dregion-alloc.h328 static constexpr size_t SLAB_SIZE = RegionSlabTraits::SLAB_SIZE; member in class:RegionAllocator::RegionPool
/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dslab_allocator.h531 static constexpr size_t SLAB_SIZE = SATraits::SLAB_SIZE; member in class:fbl::internal::SlabAllocator
690 static constexpr size_t SLAB_SIZE = _SLAB_SIZE; member in struct:fbl::SlabAllocatorTraits
[all...]

Completed in 76 milliseconds