Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h95 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = INT32_MIN; member
126 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = 0; member
159 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = 0; member
/external/scudo/standalone/tests/
Dsecondary_test.cpp97 static const scudo::s32 SecondaryCacheMinReleaseToOsIntervalMs = INT32_MIN; member