Searched refs:mErrorCount (Results 1 – 2 of 2) sorted by relevance
39 if (++mErrorCount >= mMaxErrorCount) { in incErrorCountImpl()64 mErrorCount = 0; in isPatchBadImpl()70 mErrorCount, (mIsPatchBad ? "" : "not ")); in isPatchBadImpl()82 mErrorCount = 0; in SpdHelper()
42 int mErrorCount; variable