Home
last modified time | relevance | path

Searched refs:featureIdOne (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dcompose_rule.cpp75 bool ComposeRule::ComparePrio(const string& featureIdOne, const string& featureIdTwo) in ComparePrio() argument
77 …return StringUtil::GetRightSubstr(featureIdOne, "_") < StringUtil::GetRightSubstr(featureIdTwo, "_… in ComparePrio()
/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
Dcompose_rule.h35 static bool ComparePrio(const std::string& featureIdOne, const std::string& featureIdTwo);