Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_listener.cpp57 NapiHiSysEventUtil::CreateHiSysEventInfoJsObject(env, eventDetail, sysEventInfo); in OnEvent()
Dnapi_hisysevent_util.cpp663 void NapiHiSysEventUtil::CreateHiSysEventInfoJsObject(const napi_env env, const std::string& jsonSt… in CreateHiSysEventInfoJsObject() function in OHOS::HiviewDFX::NapiHiSysEventUtil
702 CreateHiSysEventInfoJsObject(env, originValues[i], item); in CreateHiSysEventInfoJsObject()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h43 static void CreateHiSysEventInfoJsObject(const napi_env env, const std::string& eventDetail,