Searched refs:consecutive_errors (Results 1 – 1 of 1) sorted by relevance
549 int consecutive_errors = 0; in ListenForever() local553 consecutive_errors = 0; in ListenForever()555 if (++consecutive_errors >= kMaxConsecutiveErrors) { in ListenForever()