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

  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.h 59 std::string gopher_proxy() const { return gopher_proxy_; }
97 std::string gopher_proxy_; member in class:FirefoxProxySettings
firefox_proxy_settings.cc 77 gopher_proxy_.clear();
196 if (!dictionary.GetStringASCII(kGopherProxyKey, &(settings->gopher_proxy_)))

Completed in 362 milliseconds