Home
last modified time | relevance | path

Searched refs:m_allBackends (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx101 t_registryset m_allBackends; member in dp_registry::__anona034985c0111::PackageRegistryImpl
155 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 15 milliseconds