Home
last modified time | relevance | path

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

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