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.h169 inline bool update_check_count_wait_enabled() const { in update_check_count_wait_enabled() function
Dupdate_attempter_unittest.cc804 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in DecrementUpdateCheckCountTestStart()
863 attempter_.omaha_request_params_->update_check_count_wait_enabled()); in NoScatteringDoneDuringManualUpdateTestStart()
Domaha_request_action.cc1296 return params_->update_check_count_wait_enabled() ? in IsWallClockBasedWaitingSatisfied()
Dupdate_attempter.cc431 << omaha_request_params_->update_check_count_wait_enabled() in UpdateAttempter()