Searched defs:AndroidLowMemoryConfig (Results 1 – 1 of 1) sorted by relevance
181 struct AndroidLowMemoryConfig { struct183 static const bool MaySupportMemoryTagging = true;187 template <class A> using TSDRegistryT = TSDRegistrySharedT<A, 1U, 1U>;189 struct Primary {231 typedef AndroidLowMemoryConfig Config; argument