Home
last modified time | relevance | path

Searched refs:attrList (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp116 auto attrList = eventJson.getMemberNames(); in InitEventInfoMapRef() local
117 for (auto it = attrList.cbegin(); it != attrList.cend(); it++) { in InitEventInfoMapRef()
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp190 auto attrList = eventJson.getMemberNames(); in HiSysEventJsonDecorator()
192 for (auto it = attrList.cbegin(); it != attrList.cend(); it++) { in HiSysEventJsonDecorator()

Completed in 1 milliseconds