Searched defs:ErrorCodeToMsg (Results 1 – 6 of 6) sorted by relevance
25 static const std::unordered_map<int32_t, std::string> ErrorCodeToMsg { variable
27 static const std::map<ExceptionErrorCode, std::string> ErrorCodeToMsg{ variable
53 static const std::map<ExceptionErrorCode, std::string> ErrorCodeToMsg{ variable
39 static const std::map<ExceptionErrorCode, std::string> ErrorCodeToMsg{ { E_OK, E_OK_INFO }, variable
23 static const std::unordered_map<int32_t, std::string> ErrorCodeToMsg { variable