Home
last modified time | relevance | path

Searched defs:hiSysEventDef (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/
Devent_json_parser.cpp40 bool ReadSysEventDefFromFile(const std::string& path, Json::Value& hiSysEventDef) in ReadSysEventDefFromFile()
167 void EventJsonParser::ParseHiSysEventDef(const Json::Value& hiSysEventDef, std::shared_ptr<DOMAIN_I… in ParseHiSysEventDef()
188 Json::Value hiSysEventDef; in ReadDefFile() local