Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp124 bool CheckListValueSize(AppEventParamType type, AppEventParamValue::ValueUnion& vu) in CheckListValueSize() function
213 …if (param.type > AppEventParamType::STRING && !CheckListValueSize(param.type, param.value.valueUni… in VerifyAppEventParam()