Searched defs:AndroidConfig (Results 1 – 1 of 1) sorted by relevance
94 struct AndroidConfig { struct95 static const bool MaySupportMemoryTagging = true;97 using TSDRegistryT = TSDRegistrySharedT<A, 8U, 2U>; // Shared, max 8 TSDs.99 struct Primary {117 template <typename Config> using PrimaryT = SizeClassAllocator64<Config>;119 template <typename Config> using PrimaryT = SizeClassAllocator32<Config>;122 struct Secondary {134 template <typename Config> using SecondaryT = MapAllocator<Config>;