Searched refs:m_allBackends (Results 1 – 1 of 1) sorted by relevance
101 t_registryset m_allBackends; member in dp_registry::__anon93dd4b650111::PackageRegistryImpl155 t_registryset::const_iterator iPos( m_allBackends.begin() ); in disposing()156 t_registryset::const_iterator const iEnd( m_allBackends.end() ); in disposing()162 m_allBackends = t_registryset(); in disposing()205 m_allBackends.insert( xBackend ); in insertBackend()454 OSL_ASSERT( allBackends == that->m_allBackends ); 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()
Completed in 8 milliseconds