Searched refs:max_update_checks_allowed_ (Results 1 – 1 of 1) sorted by relevance
60 max_update_checks_allowed_(kDefaultMaxUpdateChecks), in OmahaRequestParams()202 max_update_checks_allowed_ = max; in set_max_update_checks_allowed()205 return max_update_checks_allowed_; in max_update_checks_allowed()407 int64_t max_update_checks_allowed_; variable