Home
last modified time | relevance | path

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

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