Searched defs:HiSysEventParam (Results 1 – 2 of 2) sorted by relevance
83 struct HiSysEventParam { struct85 HiSysEventParamType t; argument86 HiSysEventParamValue v; argument89 typedef struct HiSysEventParam HiSysEventParam; typedef
145 pub struct HiSysEventParam<'a> { struct150 pub param_type: HiSysEventParamType, argument153 pub param_value: HiSysEventParamValue, argument159 /// This type represent to HiSysEventParamWrapper defined in C. argument