Searched refs:protocolTypeMap (Results 1 – 1 of 1) sorted by relevance
126 static std::unordered_map<std::string, EChannelProtocolType> protocolTypeMap = { variable796 protocolTypeMap.find(value); in convertToProtocolTypeIndex()797 if (it == protocolTypeMap.end()) in convertToProtocolTypeIndex()