Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
H A Drule.h27 Rule(std::string eventPath, std::string analysisConfig, std::string eventType) in Rule()
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/
H A Dsmart_parser.cpp28 std::map<std::string, std::string> SmartParser::Analysis(const std::string& eventPath, in Analysis()