Searched refs:msgMap (Results 1 – 1 of 1) sorted by relevance
129 static std::unordered_map<std::string, MessageType> msgMap = { in messageStringToType() local141 const auto& it = msgMap.find(messageString); in messageStringToType()143 it != msgMap.end(), in messageStringToType()