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