Searched refs:GetResStr (Results 1 – 1 of 1) sorted by relevance
65 ss << std::to_string(res) << " ( " << GetResStr(res) << " )"; in ToString()70 inline static const char* GetResStr(const int32_t& res) in GetResStr() function