Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h74 union ValueUnion { union
92 ValueUnion() {} in ValueUnion() function
94 ValueUnion(AppEventParamType type) in ValueUnion() function
129 ~ValueUnion() {} in ~ValueUnion()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp116 bool CheckListValueSize(AppEventParamType type, AppEventParamValue::ValueUnion& vu) in CheckListValueSize()