Searched refs:HiSysEventParamType (Results 1 – 5 of 5) sorted by relevance
45 hisysevent::HiSysEventParamType::BoolArray47 hisysevent::HiSysEventParamType::Bool52 hisysevent::HiSysEventParamType::Int8Array54 hisysevent::HiSysEventParamType::Int859 hisysevent::HiSysEventParamType::Uint8Array61 hisysevent::HiSysEventParamType::Uint866 hisysevent::HiSysEventParamType::Int16Array68 hisysevent::HiSysEventParamType::Int1673 hisysevent::HiSysEventParamType::Uint16Array75 hisysevent::HiSysEventParamType::Uint16[all …]
65 pub enum HiSysEventParamType { enum148 pub param_type: HiSysEventParamType,225 param_type: HiSysEventParamType::ParamTypeStringArray, in build_string_arrays()
24 build_string_arrays, parse_type_len, HiSysEventParam, HiSysEventParamType, HiSysEventParamValue,
31 enum HiSysEventParamType { enum58 typedef enum HiSysEventParamType HiSysEventParamType; typedef85 HiSysEventParamType t;
33 dest[i].t = HiSysEventParamType(wrapper.paramType); in ConvertParamWrapper()