Searched defs:resetErrorCount (Results 1 – 2 of 2) sorted by relevance
89 void TDiagnostics::resetErrorCount() in resetErrorCount() function in sh::TDiagnostics
208 public static LoadErrorAction createRetryAction(boolean resetErrorCount, long retryDelayMillis) { in createRetryAction()