Searched refs:IsMatchId (Results 1 – 2 of 2) sorted by relevance
41 bool IsMatchId(const std::string& eventType, const std::string& featureId) const;
101 …if (!IsMatchId(eventType, featureId) || !IsMatchPath(path, dirOrFile, subcatalog, fsets.fullPath))… in ParseRule()124 bool ExtractRule::IsMatchId(const string& eventType, const string& featureId) const in IsMatchId() function in OHOS::HiviewDFX::ExtractRule