Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp50 EventJsonParser::EventJsonParser(const std::string& defFilePath) in EventJsonParser()
186 void EventJsonParser::ReadDefFile(const std::string& defFilePath) in ReadDefFile()
H A Dsysevent_source.cpp119 … auto defFilePath = HiViewConfigUtil::GetConfigFilePath(DEF_ZIP_NAME, DEF_CFG_DIR, DEF_FILE_NAME); in OnLoad() local
206 … auto defFilePath = HiViewConfigUtil::GetConfigFilePath(DEF_ZIP_NAME, DEF_CFG_DIR, DEF_FILE_NAME); in CheckEvent() local