Searched defs:UpdateState (Results 1 – 1 of 1) sorted by relevance
70 struct UpdateState { struct75 bool interactive;77 bool is_delta_payload;79 base::Time first_seen;81 int num_checks;88 int num_failures;89 base::Time failures_last_updated;94 std::vector<std::string> download_urls;96 int download_errors_max;99 int last_download_url_idx;[all …]