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

  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.cc 20 const char* const kSSLProxyPortKey = "network.proxy.ssl_port";
190 if (!dictionary.GetInteger(kSSLProxyPortKey, &(settings->ssl_proxy_port_)))
  /external/chromium_org/chrome/browser/net/
firefox_proxy_settings.cc 22 const char* const kSSLProxyPortKey = "network.proxy.ssl_port";
274 if (!dictionary.GetInteger(kSSLProxyPortKey, &(settings->ssl_proxy_port_)))

Completed in 164 milliseconds