Searched refs:m_lInterceptionRegs (Results 1 – 2 of 2) sorted by relevance
103 if (pIt != m_lInterceptionRegs.end()) in queryDispatch()111 if (!xInterceptor.is() && m_lInterceptionRegs.size()>0) in queryDispatch()113 pIt = m_lInterceptionRegs.begin(); in queryDispatch()181 if (m_lInterceptionRegs.empty()) in registerDispatchProviderInterceptor()185 m_lInterceptionRegs.push_back(aInfo); in registerDispatchProviderInterceptor()204 m_lInterceptionRegs.push_back(aInfo); in registerDispatchProviderInterceptor()218 m_lInterceptionRegs.push_front(aInfo); in registerDispatchProviderInterceptor()252 if (pIt != m_lInterceptionRegs.end()) in releaseDispatchProviderInterceptor()268 m_lInterceptionRegs.erase(pIt); in releaseDispatchProviderInterceptor()305 InterceptionHelper::InterceptorList aCopy = m_lInterceptionRegs; in disposing()[all …]
185 InterceptorList m_lInterceptionRegs; member in framework::InterceptionHelper
Completed in 13 milliseconds