Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config_wrapper.h107 struct CacheConfig { struct
110 static constexpr bool getMaySupportMemoryTagging() { in getMaySupportMemoryTagging()
/external/scudo/standalone/tests/
Dsecondary_test.cpp364 using CacheConfig = SecondaryConfig::CacheConfig; typedef
410 using CacheConfig = CacheInfoType<TestCacheConfig>::CacheConfig; in TEST() typedef
455 using CacheConfig = CacheInfoType<TestCacheConfig>::CacheConfig; in TEST() typedef
Dallocator_config_test.cpp114 using CacheConfig = scudo::SecondaryConfig< in TEST() typedef