Searched refs:AllocTraits (Results 1 – 1 of 1) sorted by relevance
128 using AllocTraits = fbl::SlabAllocatorTraits typedef130 using AllocatorType = fbl::SlabAllocator<AllocTraits>;134 public fbl::SlabAllocated<AllocTraits>,152 using AllocTraits = fbl::SlabAllocatorTraits typedef154 using AllocatorType = fbl::SlabAllocator<AllocTraits>;158 public fbl::SlabAllocated<AllocTraits>,177 using AllocTraits = fbl::SlabAllocatorTraits typedef179 using AllocatorType = fbl::SlabAllocator<AllocTraits>;184 public fbl::SlabAllocated<AllocTraits>,379 using AllocatorType = fbl::SlabAllocator<AllocTraits>;[all …]
Completed in 5 milliseconds