Searched refs:ftp_proxy_ (Results 1 – 2 of 2) sorted by relevance
56 std::string ftp_proxy() const { return ftp_proxy_; } in ftp_proxy()94 std::string ftp_proxy_; variable
75 ftp_proxy_.clear(); in Reset()192 if (!dictionary.GetStringASCII(kFTPProxyKey, &(settings->ftp_proxy_))) in GetSettingsFromFile()