Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml.h51 struct OmahaEvent { struct
72 OmahaEvent() in OmahaEvent() function
76 explicit OmahaEvent(Type in_type) in OmahaEvent() argument
80 OmahaEvent(Type in_type, Result in_result, ErrorCode in_error_code) in OmahaEvent() function
83 Type type;
84 Result result;
85 ErrorCode error_code;