Home
last modified time | relevance | path

Searched defs:AndroidLowMemoryConfig (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/scudo/config/
H A Dcustom_scudo_config.h181 struct AndroidLowMemoryConfig { struct
183 static const bool MaySupportMemoryTagging = true;
187 template <class A> using TSDRegistryT = TSDRegistrySharedT<A, 1U, 1U>;
189 struct Primary {
231 typedef AndroidLowMemoryConfig Config; argument