HomeSort by relevance Sort by last modified time
    Searched refs:gopher_proxy_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/net/
firefox_proxy_settings.h 60 std::string gopher_proxy() const { return gopher_proxy_; }
96 std::string gopher_proxy_; member in class:FirefoxProxySettings
firefox_proxy_settings.cc 158 gopher_proxy_.clear();
281 if (!dictionary.GetStringASCII(kGopherProxyKey, &(settings->gopher_proxy_)))

Completed in 114 milliseconds