Lines Matching refs:m_pMap
377 m_pMap = new t_type2ptr(); in OMultiTypeInterfaceContainerHelper()
382 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in ~OMultiTypeInterfaceContainerHelper()
397 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in getContainedTypes()
447 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in getContainer()
458 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in addInterface()
476 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in removeInterface()
492 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in disposeAndClear()
526 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in clear()
562 : m_pMap( NULL ) in OMultiTypeInterfaceContainerHelperInt32()
570 if (!m_pMap) in ~OMultiTypeInterfaceContainerHelperInt32()
573 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in ~OMultiTypeInterfaceContainerHelperInt32()
588 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in getContainedTypes()
623 if (!m_pMap) in getContainer()
625 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in getContainer()
636 if (!m_pMap) in addInterface()
637 m_pMap = new t_long2ptr(); in addInterface()
638 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in addInterface()
655 if (!m_pMap) in removeInterface()
658 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in removeInterface()
674 if (!m_pMap) in disposeAndClear()
677 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in disposeAndClear()
711 if (!m_pMap) in clear()
713 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in clear()