Home
last modified time | relevance | path

Searched refs:update_check_count_wait_enabled (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/
Domaha_request_params.h162 inline bool update_check_count_wait_enabled() const { in update_check_count_wait_enabled() function
Dupdate_attempter_unittest.cc808 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in DecrementUpdateCheckCountTestStart()
867 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in NoScatteringDoneDuringManualUpdateTestStart()
Domaha_request_action.cc1255 return params_->update_check_count_wait_enabled() ? in IsWallClockBasedWaitingSatisfied()
Dupdate_attempter.cc434 << omaha_request_params_->update_check_count_wait_enabled() in CalculateUpdateParams()