Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Domaha_response.h32 struct OmahaResponse { struct
34 bool update_exists = false;
37 int poll_interval = 0;
40 std::string version;
42 struct Package {
63 std::string more_info_url;
64 std::string deadline;
70 bool prompt = false;
87 std::string public_key_rsa;
92 int install_date_days = -1;
[all …]