Searched refs:m_aHostnames (Results 1 – 1 of 1) sorted by relevance
139 mutable HostnameCache m_aHostnames; member in ucbhelper::proxydecider_impl::InternetProxyDecider_Impl315 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 10 milliseconds