Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_params.h183 inline bool update_check_count_wait_enabled() const { in update_check_count_wait_enabled() function
Dupdate_attempter_unittest.cc1129 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in DecrementUpdateCheckCountTestStart()
1188 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in NoScatteringDoneDuringManualUpdateTestStart()
1238 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in StagingSetsPrefsAndTurnsOffScatteringStart()
1263 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in CheckStagingOff()
Dupdate_attempter.cc422 << omaha_request_params_->update_check_count_wait_enabled() in CalculateUpdateParams()
Domaha_request_action.cc1325 return params->update_check_count_wait_enabled() in IsWallClockBasedWaitingSatisfied()