Searched defs:UpdateEngineStatus (Results 1 – 1 of 1) sorted by relevance
74 struct UpdateEngineStatus { struct76 int64_t last_checked_time;78 UpdateStatus status;80 std::string current_version;82 double progress;84 uint64_t new_size_bytes;86 std::string new_version;89 bool is_enterprise_rollback;91 bool is_install;93 int64_t eol_date;[all …]