Searched refs:g_ErrorMsgs (Results 1 – 1 of 1) sorted by relevance
93 static const KVMap<int16_t, string> g_ErrorMsgs({ variable147 return g_ErrorMsgs.GetValue((uint16_t)errorCode) + " [CODE: " + to_string(errorCode) + "]"; in ErrorCode2Str()