Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dcompose_rule.cpp68 sort(featureIds.begin(), featureIds.end(), ComparePrio); in ParseRule()
75 bool ComposeRule::ComparePrio(const string& featureIdOne, const string& featureIdTwo) in ComparePrio() function in OHOS::HiviewDFX::ComposeRule
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
H A Dcompose_rule.h35 static bool ComparePrio(const std::string& featureIdOne, const std::string& featureIdTwo);