HomeSort by relevance Sort by last modified time
    Searched refs:kFTPProxyPortKey (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.cc 22 const char* const kFTPProxyPortKey = "network.proxy.ftp_port";
194 if (!dictionary.GetInteger(kFTPProxyPortKey, &(settings->ftp_proxy_port_)))
  /external/chromium_org/chrome/browser/net/
firefox_proxy_settings.cc 24 const char* const kFTPProxyPortKey = "network.proxy.ftp_port";
278 if (!dictionary.GetInteger(kFTPProxyPortKey, &(settings->ftp_proxy_port_)))

Completed in 46 milliseconds