Searched refs:mErrorCount (Results 1 – 3 of 3) sorted by relevance
42 static UINT32 mErrorCount = 0; variable136 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in Error()145 if (mErrorCount > mMaxErrors) { in Error()152 mErrorCount++; in Error()196 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in ParserError()205 if (mErrorCount > mMaxErrors) { in ParserError()212 mErrorCount++; in ParserError()256 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in ParserWarning()327 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in Warning()
32 STATIC UINT32 mErrorCount = 0; variable114 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in Error()123 if (mErrorCount > mMaxErrors) { in Error()130 mErrorCount++; in Error()168 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in ParserError()177 if (mErrorCount > mMaxErrors) { in ParserError()184 mErrorCount++; in ParserError()222 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in ParserWarning()300 if (mErrorCount + mWarningCount > mMaxWarningsPlusErrors) { in Warning()
41 static UINT32 mErrorCount = 0; variable118 mErrorCount++; in Error()155 mErrorCount++; in ParserError()