Home
last modified time | relevance | path

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

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