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