Searched refs:consecutive_failed_update_checks_ (Results 1 – 2 of 2) sorted by relevance
196 return consecutive_failed_update_checks_; in consecutive_failed_update_checks()531 unsigned int consecutive_failed_update_checks_ = 0; variable
1267 consecutive_failed_update_checks_++; in ActionCompleted()1269 consecutive_failed_update_checks_ = 0; in ActionCompleted()