Searched refs:ETS_API_ERROR_CODE (Results 1 – 3 of 3) sorted by relevance
44 static const std::map<std::string, std::set<uint32_t>> ETS_API_ERROR_CODE = { variable570 auto errNode = ETS_API_ERROR_CODE.find(tag); in ThrowExceptionError()571 if (errNode != ETS_API_ERROR_CODE.end() && in ThrowExceptionError()
65 static const std::map<std::string, std::set<uint32_t>> ETS_API_ERROR_CODE = { variable1546 auto errNode = ETS_API_ERROR_CODE.find(tag); in ThrowExceptionError()1547 if (errNode != ETS_API_ERROR_CODE.end() && in ThrowExceptionError()
48 static const std::map<std::string, std::set<uint32_t>> ETS_API_ERROR_CODE = { variable1162 auto errNode = ETS_API_ERROR_CODE.find(tag); in ThrowExceptionError()1163 if (errNode != ETS_API_ERROR_CODE.end() && in ThrowExceptionError()