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