Searched refs:m_proxyConfigService (Results 1 – 2 of 2) sorted by relevance
49 net::ProxyConfigServiceAndroid* proxy() { return m_proxyConfigService; } in proxy()73 net::ProxyConfigServiceAndroid* m_proxyConfigService; variable
109 m_proxyConfigService = new ProxyConfigServiceAndroid(); in WebCache()122 … net::ProxyService::CreateWithoutProxyResolver(m_proxyConfigService, 0 /* net_log */), in WebCache()