Home
last modified time | relevance | path

Searched defs:UpdateState (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/update_manager/
Dpolicy.h60 struct UpdateState { struct
65 bool is_interactive;
67 bool is_delta_payload;
69 base::Time first_seen;
71 int num_checks;
78 int num_failures;
79 base::Time failures_last_updated;
84 std::vector<std::string> download_urls;
86 int download_errors_max;
89 int last_download_url_idx;
[all …]