Searched refs:m_aNoProxyList (Results 1 – 1 of 1) sorted by relevance
138 std::vector< NoProxyListEntry > m_aNoProxyList; member in ucbhelper::proxydecider_impl::InternetProxyDecider_Impl461 = m_aNoProxyList.begin(); in shouldUseProxy()463 = m_aNoProxyList.end(); in shouldUseProxy()497 if ( rHost.getLength() && m_aNoProxyList.size() ) in getProxy()710 m_aNoProxyList.clear(); in setNoProxyList()798 m_aNoProxyList.push_back( in setNoProxyList()
Completed in 11 milliseconds