Searched refs:ftp_proxy_port_ (Results 1 – 2 of 2) sorted by relevance
57 int ftp_proxy_port() const { return ftp_proxy_port_; } in ftp_proxy_port()95 int ftp_proxy_port_; variable
76 ftp_proxy_port_ = 0; in Reset()194 if (!dictionary.GetInteger(kFTPProxyPortKey, &(settings->ftp_proxy_port_))) in GetSettingsFromFile()