Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp441 void AddParamToEventInfo(const napi_env env, HiSysEventInfo& info, const std::string& key, napi_val… in AddParamToEventInfo() function
520 AddParamToEventInfo(env, info, buf, val); in GetObjectTypeAttribute()