Home
last modified time | relevance | path

Searched refs:HiSysEventParamType (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h31 enum HiSysEventParamType { enum
58 typedef enum HiSysEventParamType HiSysEventParamType; typedef
85 HiSysEventParamType t;
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event.rs65 /// This type represent to HiSysEventParamType defined in C.
67 pub enum HiSysEventParamType { enum
150 pub param_type: HiSysEventParamType,
225 param_type: HiSysEventParamType::ParamTypeStringArray, in build_string_arrays()
H A Dlib.rs27 pub use sys_event::{HiSysEventParam, HiSysEventParamType, HiSysEventParamValue, parse_type_len,
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_c_wrapper.cpp33 dest[i].t = HiSysEventParamType(wrapper.paramType); in ConvertParamWrapper()

Completed in 2 milliseconds