Searched refs:SecondaryAllocator (Results 1 – 8 of 8) sorted by relevance
44 typedef LargeMmapAllocator<> SecondaryAllocator; typedef46 SecondaryAllocator> Allocator;
421 <class PrimaryAllocator, class SecondaryAllocator, class AllocatorCache>424 CombinedAllocator<PrimaryAllocator, AllocatorCache, SecondaryAllocator> in TestCombinedAllocator()
149 typedef LargeMmapAllocator<AsanMapUnmapCallback> SecondaryAllocator; typedef151 SecondaryAllocator> AsanAllocator;
52 typedef LargeMmapAllocator<> SecondaryAllocator; typedef54 SecondaryAllocator> Allocator;
88 typedef LargeMmapAllocator<MsanMapUnmapCallback> SecondaryAllocator; typedef90 SecondaryAllocator> Allocator;
41 typedef LargeMmapAllocator<> SecondaryAllocator; typedef42 typedef CombinedAllocator<PrimaryAllocator, AllocatorCache, SecondaryAllocator>
74 typedef LargeMmapAllocator<MapUnmapCallback> SecondaryAllocator; typedef76 SecondaryAllocator> Allocator;
1290 class SecondaryAllocator> // NOLINT1468 SecondaryAllocator secondary_;