Searched refs:ASCII_PARAM_LIST (Results 1 – 1 of 1) sorted by relevance
165 const std::map<std::string, NetsysEventMessage::Type> ASCII_PARAM_LIST = { variable539 if (ASCII_PARAM_LIST.find(key) != ASCII_PARAM_LIST.end()) { in SaveOtherMsg()540 message_->PushMessage(ASCII_PARAM_LIST.at(key), value); in SaveOtherMsg()