Home
last modified time | relevance | path

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

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