Searched refs:ContextsHndlMap (Results 1 – 2 of 2) sorted by relevance
36 typedef std::unordered_map<unsigned int, ContextPtr> ContextsHndlMap; typedef168 ContextsHndlMap m_contexts;
369 ContextsHndlMap::const_iterator it = m_contexts.find(hndl); in getContext()399 ContextsHndlMap::iterator it = m_contexts.find(hndl); in removeContext()410 ContextsHndlMap::iterator it; in removeContext()