Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_signal.cpp125 return FormatSIGTRAPCodeName(signalCode); in FormatCodeName()
210 std::string DfxSignal::FormatSIGTRAPCodeName(const int32_t signalCode) in FormatSIGTRAPCodeName() function in OHOS::HiviewDFX::DfxSignal
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dsignal_info.cpp204 std::string SignalInfo::FormatSIGTRAPCodeName(int32_t signalCode) in FormatSIGTRAPCodeName() function in OHOS::HiviewDFX::SignalInfo
274 return FormatSIGTRAPCodeName(signalCode); in FormatCodeName()
H A Dsignal_info.h37 static std::string FormatSIGTRAPCodeName(int32_t signalCode);
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_signal.h49 static std::string FormatSIGTRAPCodeName(const int32_t signalCode);