Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_response.h31 struct OmahaResponse { struct
33 bool update_exists = false;
36 int poll_interval = 0;
39 std::string version;
43 std::vector<std::string> payload_urls;
45 std::string more_info_url;
46 std::string hash;
47 std::string metadata_signature;
48 std::string deadline;
49 off_t size = 0;
[all …]