Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp730 static ani_object CreateEventInfo(ani_env *env, std::shared_ptr<AppEventPack> event) in CreateEventInfo() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp599 napi_value CreateEventInfo(napi_env env, std::shared_ptr<AppEventPack> event) in CreateEventInfo() function