Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/common_utils/include/
Dtbox.h45 static const std::string SUPPRESSED_HEADER; variable
/base/hiviewdfx/hiview/utility/common_utils/
Dtbox.cpp33 const string Tbox::SUPPRESSED_HEADER = "Suppressed:"; member in OHOS::HiviewDFX::Tbox
99 (line.find(SUPPRESSED_HEADER) != string::npos)) { in HasCausedBy()