Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_builder_xml.h50 struct OmahaEvent { struct
71 OmahaEvent() in OmahaEvent() function
75 explicit OmahaEvent(Type in_type) in OmahaEvent() argument
79 OmahaEvent(Type in_type, Result in_result, ErrorCode in_error_code) in OmahaEvent() argument
82 Type type;
83 Result result;
84 ErrorCode error_code;