Searched refs:InterceptorList (Results 1 – 2 of 2) sorted by relevance
102 InterceptorList::const_iterator pIt = m_lInterceptionRegs.findByPattern(aURL.Complete); in queryDispatch()251 InterceptorList::iterator pIt = m_lInterceptionRegs.findByReference(xInterceptor); in releaseDispatchProviderInterceptor()305 InterceptionHelper::InterceptorList aCopy = m_lInterceptionRegs; in disposing()310 InterceptionHelper::InterceptorList::iterator pIt; in disposing()
115 class InterceptorList : public ::std::deque< InterceptorInfo > class in framework::InterceptionHelper185 InterceptorList m_lInterceptionRegs;
Completed in 17 milliseconds