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