Searched refs:SessionIdMap (Results 1 – 2 of 2) sorted by relevance
92 typedef std::map<uint32, std::string> SessionIdMap; typedef151 SessionIdMap sessions_;
218 SessionIdMap::iterator it = sessions_.find(session_id); in OnSessionCreated()248 for (SessionIdMap::iterator it = sessions_.begin(); in LookupSessionId()266 SessionIdMap::iterator it = sessions_.find(session_id); in LookupWebSessionId()