Searched refs:ftp_proxy_port_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dfirefox_proxy_settings.h58 int ftp_proxy_port() const { return ftp_proxy_port_; }
94 int ftp_proxy_port_; member in class:FirefoxProxySettings
H A Dfirefox_proxy_settings.cc157 ftp_proxy_port_ = 0;
279 if (!dictionary.GetInteger(kFTPProxyPortKey, &(settings->ftp_proxy_port_)))

Completed in 82 milliseconds