Searched defs:HiSysEventQueryRuleWrapper (Results 1 – 2 of 2) sorted by relevance
42 struct HiSysEventQueryRuleWrapper { struct48 typedef struct HiSysEventQueryRuleWrapper HiSysEventQueryRuleWrapper; argument
73 struct HiSysEventQueryRuleWrapper { struct75 pub domain: [u8; MAX_LENGTH_OF_EVENT_DOMAIN],78 pub event_list: [u8; MAX_EVENT_LIST_LEN],81 pub event_list_size: c_uint,84 pub condition: *const c_char,582 rules: *const HiSysEventQueryRuleWrapper, in HiSysEventQueryWrapper()