Home
last modified time | relevance | path

Searched refs:L3_AND_DESCRIPTOR (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
H A Dsyntax_rules.h46 const std::string L3_AND_DESCRIPTOR = "@&@"; member
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp148 bool isAndExp = (cmdSrc.find(L3_AND_DESCRIPTOR) == string::npos) ? false : true; in IsSourceMatch()
176 StringUtil::SplitStr(src, L3_AND_DESCRIPTOR, srcSplit, false, false); in IsMatchAndExpression()

Completed in 1 milliseconds