Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_params.h57 max_update_checks_allowed_(kDefaultMaxUpdateChecks), in OmahaRequestParams()
163 max_update_checks_allowed_ = max; in set_max_update_checks_allowed()
166 return max_update_checks_allowed_; in max_update_checks_allowed()
337 int64_t max_update_checks_allowed_; variable