Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_signal.cpp119 return FormatSIGBUSCodeName(signalCode); in FormatCodeName()
132 std::string DfxSignal::FormatSIGBUSCodeName(const int32_t signalCode) in FormatSIGBUSCodeName() function in OHOS::HiviewDFX::DfxSignal
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dsignal_info.cpp91 std::string SignalInfo::FormatSIGBUSCodeName(int32_t signalCode) in FormatSIGBUSCodeName() function in OHOS::HiviewDFX::SignalInfo
268 return FormatSIGBUSCodeName(signalCode); in FormatCodeName()
H A Dsignal_info.h33 static std::string FormatSIGBUSCodeName(int32_t signalCode);
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_signal.h45 static std::string FormatSIGBUSCodeName(const int32_t signalCode);