Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp757 ani_ref HiAppEventAniUtil::CreateEventGroups(ani_env *env, const std::vector<std::shared_ptr<AppEve… in CreateEventGroups() function in HiAppEventAniUtil
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp618 napi_value CreateEventGroups(napi_env env, const std::vector<std::shared_ptr<AppEventPack>>& events) in CreateEventGroups() function