Home
last modified time | relevance | path

Searched defs:stackTrace (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_dfx_dump.cpp25 std::string stackTrace; in DumpSpawnStack() local
/ohos5.0/base/hiviewdfx/hichecker/frameworks/native/
H A Dcaution.cpp45 void Caution::SetStackTrace(const std::string& stackTrace) in SetStackTrace()
H A Dhichecker.cpp95 std::string stackTrace; in NotifySlowProcess() local
107 std::string stackTrace; in NotifySlowEvent() local
142 std::string stackTrace; in NotifyCaution() local
/ohos5.0/base/hiviewdfx/hichecker/interfaces/native/innerkits/include/
H A Dcaution.h28 Caution(uint64_t triggerRule, const std::string& cautionMsg, const std::string& stackTrace) in Caution()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_adapter.cpp66 void ParseCallerInfoFromStackTrace(const std::string& stackTrace, JsCallerInfo& callerInfo) in ParseCallerInfoFromStackTrace()
108 std::string stackTrace; in ParseJsCallerInfo() local
/ohos5.0/base/hiviewdfx/hichecker/test/unittest/common/native/
H A Dhichecker_native_test.cpp262 std::string stackTrace = "stackTrace"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dconnection_manager.cpp309 std::string stackTrace; in ReportConnectionLeakEvent() local
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp162 std::string stackTrace = GetProcessStacktrace(); in SaveStack() local