Searched defs:OmahaEvent (Results 1 – 1 of 1) sorted by relevance
61 struct OmahaEvent { struct82 OmahaEvent() in OmahaEvent() function86 explicit OmahaEvent(Type in_type) in OmahaEvent() argument90 OmahaEvent(Type in_type, Result in_result, ErrorCode in_error_code) in OmahaEvent() argument93 Type type;94 Result result;95 ErrorCode error_code;