Home
last modified time | relevance | path

Searched refs:HasExceptionList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp188 if (size > 1 && !part.empty() && HasExceptionList(part.front())) { in GetValidBlock()
303 bool LogParse::HasExceptionList(const string& line) const in HasExceptionList() function in OHOS::HiviewDFX::LogParse
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/include/
H A Dlog_parse.h44 bool HasExceptionList(const std::string& line) const;