Searched refs:max_update_checks_allowed_ (Results 1 – 1 of 1) sorted by relevance
55 max_update_checks_allowed_(kDefaultMaxUpdateChecks) {} in OmahaRequestParams()88 max_update_checks_allowed_(kDefaultMaxUpdateChecks) { in OmahaRequestParams()174 max_update_checks_allowed_ = max; in set_max_update_checks_allowed()177 return max_update_checks_allowed_; in max_update_checks_allowed()324 int64_t max_update_checks_allowed_; variable