Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp37 constexpr char PARAMS_ATTR[] = "params"; variable
627 GetObjectTypeAttribute(env, param[SYS_EVENT_INFO_PARAM_INDEX], PARAMS_ATTR, info); in ParseHiSysEventInfo()
672 SetNamedProperty(env, sysEventInfo, PARAMS_ATTR, params); in CreateHiSysEventInfoJsObject()