Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A 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/
H A Dcompose_rule.h35 static bool ComparePrio(const std::string& featureIdOne, const std::string& featureIdTwo);

Completed in 1 milliseconds