Searched refs:IsIgnoreLibrary (Results 1 – 3 of 3) sorted by relevance
33 bool IsIgnoreLibrary(const std::string& val) const;
77 bool LogParse::IsIgnoreLibrary(const string& val) const in IsIgnoreLibrary() function in OHOS::HiviewDFX::LogParse210 if (!IsIgnoreLibrary(stackName)) { in GetValidStack()
118 auto ret = logParse.IsIgnoreLibrary("watchdog");120 ret = logParse.IsIgnoreLibrary("ohos");