Searched refs:highestPriorityFound (Results 1 – 1 of 1) sorted by relevance
146 int highestPriorityFound{-1}; in getExceptionToLog() local183 if (priority >= highestPriorityFound) in getExceptionToLog()185 highestPriorityFound = priority; in getExceptionToLog()