Searched refs:featureIdOne (Results 1 – 2 of 2) sorted by relevance
75 bool ComposeRule::ComparePrio(const string& featureIdOne, const string& featureIdTwo) in ComparePrio() argument77 …return StringUtil::GetRightSubstr(featureIdOne, "_") < StringUtil::GetRightSubstr(featureIdTwo, "_… in ComparePrio()
35 static bool ComparePrio(const std::string& featureIdOne, const std::string& featureIdTwo);