Searched refs:consecutive_failed_update_checks_ (Results 1 – 2 of 2) sorted by relevance
209 return consecutive_failed_update_checks_; in consecutive_failed_update_checks()543 unsigned int consecutive_failed_update_checks_ = 0; variable
1315 consecutive_failed_update_checks_++; in ActionCompleted()1317 consecutive_failed_update_checks_ = 0; in ActionCompleted()