Home
last modified time | relevance | path

Searched refs:QuarantineT (Results 1 – 5 of 5) sorted by relevance

/external/scudo/standalone/tests/
Dquarantine_test.cpp26 typedef scudo::GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef
27 typedef typename QuarantineT::CacheT CacheT;
194 QuarantineT Quarantine; in TEST()
224 QuarantineT *Quarantine;
237 QuarantineT Quarantine; in TEST()
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dquarantine_test.cpp26 typedef scudo::GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef
27 typedef typename QuarantineT::CacheT CacheT;
194 QuarantineT Quarantine; in TEST()
224 QuarantineT *Quarantine;
237 QuarantineT Quarantine; in TEST()
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp214 typedef Quarantine<QuarantineCallback, void> QuarantineT; typedef
215 typedef QuarantineT::Cache QuarantineCacheT;
232 QuarantineT Quarantine;
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h129 typedef GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef
130 typedef typename QuarantineT::CacheT QuarantineCacheT;
974 QuarantineT Quarantine;
/external/scudo/standalone/
Dcombined.h132 typedef GlobalQuarantine<QuarantineCallback, void> QuarantineT; typedef
133 typedef typename QuarantineT::CacheT QuarantineCacheT;
986 QuarantineT Quarantine;