Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2182/
Dpoc.cpp29 static const int sMallocSkipCount[] = {1,0}; variable
32 static const int sMallocSkipCount[] = {0,0}; variable
105 if (sCount >= sMallocSkipCount[loopIndex]) { in malloc()