Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp107 void EventJsonParser::InitEventInfoMapRef(const Json::Value& eventJson, JSON_VALUE_LOOP_HANDLER han… in InitEventInfoMapRef() function in OHOS::HiviewDFX::EventJsonParser
169InitEventInfoMapRef(hiSysEventDef, [this, sysDefMap] (const std::string& key, const Json::Value& v… in ParseHiSysEventDef()
180InitEventInfoMapRef(domainJson, [this, &allNames] (const std::string& key, const Json::Value& valu… in ParseNameConfig()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Devent_json_parser.h62 void InitEventInfoMapRef(const Json::Value& jsonObj, JSON_VALUE_LOOP_HANDLER handler) const;