Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/client/
H A Dproxydecider.cxx139 mutable HostnameCache m_aHostnames; member in ucbhelper::proxydecider_impl::InternetProxyDecider_Impl
315 m_aHostnames( 256 ) // cache size in InternetProxyDecider_Impl()
525 if ( !m_aHostnames.get( aHost, aFullyQualifiedHost ) ) in getProxy()
530 m_aHostnames.put( aHost, aFullyQualifiedHost ); in getProxy()

Completed in 20 milliseconds