Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/common/
Ddfx_dump_res.h65 ss << std::to_string(res) << " ( " << GetResStr(res) << " )"; in ToString()
70 inline static const char* GetResStr(const int32_t& res) in GetResStr() function