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.h190 inline bool update_check_count_wait_enabled() const { in update_check_count_wait_enabled() function
Dupdate_attempter_unittest.cc1176 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in DecrementUpdateCheckCountTestStart()
1246 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in NoScatteringDoneDuringManualUpdateTestStart()
1300 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in StagingSetsPrefsAndTurnsOffScatteringStart()
1325 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in CheckStagingOff()
Domaha_request_action.cc1290 return params_->update_check_count_wait_enabled() in IsWallClockBasedWaitingSatisfied()
Dupdate_attempter.cc465 << omaha_request_params_->update_check_count_wait_enabled() in CalculateUpdateParams()