Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h38 static constexpr char EVENT_TYPE_ATTR[] = "eventType"; variable
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp496 return NapiHiSysEventUtil::EVENT_TYPE_ATTR; in translateKeyToAttrName()
625 param[SYS_EVENT_INFO_PARAM_INDEX], EVENT_TYPE_ATTR, HiSysEvent::EventType::FAULT)); in ParseHiSysEventInfo()