Home
last modified time | relevance | path

Searched defs:CreateEventInfoArray (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp747 ani_ref HiAppEventAniUtil::CreateEventInfoArray(ani_env *env, const std::vector<std::shared_ptr<App… in CreateEventInfoArray() function in HiAppEventAniUtil
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp609 napi_value CreateEventInfoArray(napi_env env, const std::vector<std::shared_ptr<AppEventPack>>& eve… in CreateEventInfoArray() function