Searched refs:ContextsHndlMap (Results 1 – 2 of 2) sorted by relevance
35 typedef std::map< unsigned int, ContextPtr> ContextsHndlMap; typedef81 ContextsHndlMap m_contexts;
155 ContextsHndlMap::iterator it = m_contexts.find(hndl); in getContext()194 ContextsHndlMap::iterator it = m_contexts.find(hndl); in removeContext()205 ContextsHndlMap::iterator it; in removeContext()