Searched defs:OmahaEvent (Results 1 – 1 of 1) sorted by relevance
51 struct OmahaEvent { struct72 OmahaEvent() in OmahaEvent() function76 explicit OmahaEvent(Type in_type) in OmahaEvent() argument80 OmahaEvent(Type in_type, Result in_result, ErrorCode in_error_code) in OmahaEvent() function83 Type type;84 Result result;85 ErrorCode error_code;