Home
last modified time | relevance | path

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

/system/update_engine/client_library/include/update_engine/
Dupdate_status.h74 struct UpdateEngineStatus { struct
76 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 …]