Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h90 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; typedef
121 typedef MapAllocatorCache<AndroidConfig> SecondaryCache; typedef
154 typedef MapAllocatorCache<AndroidSvelteConfig> SecondaryCache; typedef
187 typedef MapAllocatorNoCache SecondaryCache; typedef
208 typedef MapAllocatorNoCache SecondaryCache; typedef
/external/scudo/standalone/tests/
Dsecondary_test.cpp86 typedef scudo::MapAllocatorNoCache SecondaryCache; typedef
91 typedef scudo::MapAllocatorCache<TestConfig> SecondaryCache; typedef
Dcombined_test.cpp557 typedef scudo::MapAllocatorNoCache SecondaryCache; typedef