Searched refs:max_update_checks_allowed_ (Results 1 – 1 of 1) sorted by relevance
58 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