Home
last modified time | relevance | path

Searched refs:IsIgnoreLibrary (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp77 bool LogParse::IsIgnoreLibrary(const string& val) const in IsIgnoreLibrary() function in OHOS::HiviewDFX::LogParse
214 if (!IsIgnoreLibrary(stackFrame)) { in GetValidStack()
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/include/
H A Dlog_parse.h33 bool IsIgnoreLibrary(const std::string& val) const;
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp118 auto ret = logParse.IsIgnoreLibrary("watchdog");
120 ret = logParse.IsIgnoreLibrary("ohos");