Searched refs:CAUSEDBY_HEADER (Results 1 - 2 of 2) sorted by relevance
/base/hiviewdfx/hiview/utility/common_utils/include/ | ||
H A D | tbox.h | 46 static const std::string CAUSEDBY_HEADER; member in OHOS::HiviewDFX::Tbox |
/base/hiviewdfx/hiview/utility/common_utils/ | ||
H A D | tbox.cpp | 33 const string Tbox::CAUSEDBY_HEADER = "Caused by:"; member in OHOS::HiviewDFX::Tbox 99 if ((line.find(CAUSEDBY_HEADER) != string::npos) || in HasCausedBy() |
Completed in 2 milliseconds