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