Searched refs:CAST_GENERIC_ERRCODE_INFOS (Results 1 – 2 of 2) sorted by relevance
306 const std::map<CastErrCode, std::string> CAST_GENERIC_ERRCODE_INFOS = { variable
222 if (CAST_GENERIC_ERRCODE_INFOS.count(static_cast<CastErrCode>(errorCode)) != 0 && in HandlePlayerErrorAPI13()