Home
last modified time | relevance | path

Searched refs:SetStackTrace (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hichecker/frameworks/native/
H A Dcaution.cpp45 void Caution::SetStackTrace(const std::string& stackTrace) in SetStackTrace() function in OHOS::HiviewDFX::Caution
H A Dhichecker.cpp145 caution.SetStackTrace(stackTrace); in NotifyCaution()
/ohos5.0/base/hiviewdfx/hichecker/interfaces/native/innerkits/include/
H A Dcaution.h35 void SetStackTrace(const std::string& stackTrace);
/ohos5.0/base/hiviewdfx/hichecker/test/unittest/common/native/
H A Dhichecker_native_test.cpp231 caution.SetStackTrace("stack_trace");