Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_params.h58 max_update_checks_allowed_(kDefaultMaxUpdateChecks), in OmahaRequestParams()
195 max_update_checks_allowed_ = max; in set_max_update_checks_allowed()
198 return max_update_checks_allowed_; in max_update_checks_allowed()
395 int64_t max_update_checks_allowed_; variable