Searched refs:IsMatchAndExpression (Results 1 – 2 of 2) sorted by relevance
78 bool IsMatchAndExpression(const std::string& line, const std::string& src) const;
159 return IsMatchAndExpression(line, cmdSrc); in IsSourceMatch()176 bool FeatureAnalysis::IsMatchAndExpression(const string& line, const string& src) const in IsMatchAndExpression() function in OHOS::HiviewDFX::FeatureAnalysis