Searched defs:OmahaEvent (Results 1 – 1 of 1) sorted by relevance
50 struct OmahaEvent { struct71 OmahaEvent() in OmahaEvent() function75 explicit OmahaEvent(Type in_type) in OmahaEvent() argument79 OmahaEvent(Type in_type, Result in_result, ErrorCode in_error_code) in OmahaEvent() argument82 Type type;83 Result result;84 ErrorCode error_code;