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.h151 inline bool update_check_count_wait_enabled() const { in update_check_count_wait_enabled() function
Dupdate_attempter_unittest.cc884 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in DecrementUpdateCheckCountTestStart()
952 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in NoScatteringDoneDuringManualUpdateTestStart()
1006 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in StagingSetsPrefsAndTurnsOffScatteringStart()
1031 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in CheckStagingOff()
Dupdate_attempter.cc426 << omaha_request_params_->update_check_count_wait_enabled() in CalculateUpdateParams()
Domaha_request_action.cc1561 return params_->update_check_count_wait_enabled() in IsWallClockBasedWaitingSatisfied()