Lines Matching refs:t_registryset
96 Reference<deployment::XPackageRegistry> > t_registryset; typedef in dp_registry::__anon93dd4b650111::PackageRegistryImpl
100 t_registryset m_ambiguousBackends;
101 t_registryset m_allBackends;
155 t_registryset::const_iterator iPos( m_allBackends.begin() ); in disposing()
156 t_registryset::const_iterator const iEnd( m_allBackends.end() ); in disposing()
161 m_ambiguousBackends = t_registryset(); in disposing()
162 m_allBackends = t_registryset(); in disposing()
403 t_registryset allBackends; in create()
426 for ( t_registryset::const_iterator iPos( in create()
466 t_registryset::const_iterator iPos( m_allBackends.begin() ); in update()
467 const t_registryset::const_iterator iEnd( m_allBackends.end() ); in update()
513 t_registryset::const_iterator iPos( m_ambiguousBackends.begin() ); in bindPackage()
514 const t_registryset::const_iterator iEnd( m_ambiguousBackends.end() ); in bindPackage()