Searched refs:http_proxy_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dfirefox_proxy_settings.h51 std::string http_proxy() const { return http_proxy_; }
87 std::string http_proxy_; member in class:FirefoxProxySettings
H A Dfirefox_proxy_settings.cc152 http_proxy_.clear();
267 if (!dictionary.GetStringASCII(kHTTPProxyKey, &(settings->http_proxy_)))

Completed in 122 milliseconds