Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.h61 struct OmahaEvent { struct
82 OmahaEvent() in OmahaEvent() argument
86 explicit OmahaEvent(Type in_type) in OmahaEvent() argument
90 OmahaEvent(Type in_type, Result in_result, ErrorCode in_error_code) in OmahaEvent() function
93 Type type;
94 Result result;
95 ErrorCode error_code;