Searched refs:FormatSIGBUSCodeName (Results 1 – 4 of 4) sorted by relevance
33 static std::string FormatSIGBUSCodeName(int32_t signalCode);
91 std::string SignalInfo::FormatSIGBUSCodeName(int32_t signalCode) in FormatSIGBUSCodeName() function in OHOS::HiviewDFX::SignalInfo268 return FormatSIGBUSCodeName(signalCode); in FormatCodeName()
41 static std::string FormatSIGBUSCodeName(const int32_t signalCode);
123 return FormatSIGBUSCodeName(signalCode); in FormatCodeName()136 std::string DfxSignal::FormatSIGBUSCodeName(const int32_t signalCode) in FormatSIGBUSCodeName() function in OHOS::HiviewDFX::DfxSignal