Home
last modified time | relevance | path

Searched refs:CreateEventGroups (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_util.h89 napi_value CreateEventGroups(napi_env env, const std::vector<std::shared_ptr<AppEventPack>>& events);
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_watcher.cpp274 NapiUtil::CreateEventGroups(context->env, context->events) in OnEvents()
H A Dnapi_util.cpp612 napi_value CreateEventGroups(napi_env env, const std::vector<std::shared_ptr<AppEventPack>>& events) in CreateEventGroups() function

Completed in 3 milliseconds