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

/external/chromium_org/chrome/browser/net/
H A Dfirefox_proxy_settings.h60 std::string gopher_proxy() const { return gopher_proxy_; }
96 std::string gopher_proxy_; member in class:FirefoxProxySettings
H A Dfirefox_proxy_settings.cc158 gopher_proxy_.clear();
281 if (!dictionary.GetStringASCII(kGopherProxyKey, &(settings->gopher_proxy_)))

Completed in 320 milliseconds