Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp176 bool CheckParamsNum(std::list<AppEventParam>& baseParams) in CheckParamsNum() function
420 if (!CheckParamsNum(baseParams)) { in VerifyAppEvent()