Searched refs:gopher_proxy_ (Results 1 – 2 of 2) sorted by relevance
59 std::string gopher_proxy() const { return gopher_proxy_; } in gopher_proxy()97 std::string gopher_proxy_; variable
77 gopher_proxy_.clear(); in Reset()196 if (!dictionary.GetStringASCII(kGopherProxyKey, &(settings->gopher_proxy_))) in GetSettingsFromFile()