Searched refs:consecutive_failed_update_checks_ (Results 1 – 2 of 2) sorted by relevance
198 return consecutive_failed_update_checks_; in consecutive_failed_update_checks()489 unsigned int consecutive_failed_update_checks_ = 0; variable
1133 consecutive_failed_update_checks_++; in ActionCompleted()1135 consecutive_failed_update_checks_ = 0; in ActionCompleted()