Home
last modified time | relevance | path

Searched defs:consecutive_failed_update_checks (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/update_manager/
H A Dnext_update_check_policy_impl.cc119 const unsigned int* consecutive_failed_update_checks = in NextUpdateCheckTime() local
/aosp12/system/update_engine/cros/
H A Dupdate_attempter.h195 virtual unsigned int consecutive_failed_update_checks() const { in consecutive_failed_update_checks() function