Home
last modified time | relevance | path

Searched refs:CAUSEDBY_HEADER (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/utility/common_utils/include/
H A Dtbox.h46 static const std::string CAUSEDBY_HEADER; member in OHOS::HiviewDFX::Tbox
/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp33 const string Tbox::CAUSEDBY_HEADER = "Caused by:"; member in OHOS::HiviewDFX::Tbox
99 if ((line.find(CAUSEDBY_HEADER) != string::npos) || in HasCausedBy()

Completed in 1 milliseconds