Searched defs:AllocatorType (Results 1 – 1 of 1) sorted by relevance
130 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef154 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef179 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef245 using AllocatorType = typename Traits::AllocatorType; in do_slab_test() typedef379 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef405 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef432 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef462 using AllocatorType = typename Traits::AllocatorType; in do_static_slab_test() typedef
Completed in 5 milliseconds