Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
Dsyntax_rules.h63 struct FeatureSet { struct
64 std::string fullPath;
65 std::string segmentType;
66 int skipStep;
67 std::list<FeatureRule> rules;
68 std::vector<std::string> startSegVec;
69 std::vector<std::string> segStackVec;