Home
last modified time | relevance | path

Searched refs:ValueUnion (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h82 union ValueUnion { union
100 ValueUnion() {} in ValueUnion() function
102 ValueUnion(AppEventParamType type) in ValueUnion() function
137 ~ValueUnion() {} in ~ValueUnion()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp133 bool CheckListValueSize(AppEventParamType type, AppEventParamValue::ValueUnion& vu) in CheckListValueSize()