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

  /external/chromium/net/http/
http_network_layer.cc 43 static const char kDisableSSL[] = "no-ssl";
95 } else if (option == kDisableSSL) {
  /external/chromium_org/chrome/browser/
io_thread.cc 740 static const char kDisableSSL[] = "no-ssl";
765 } else if (option == kDisableSSL) {
    [all...]

Completed in 963 milliseconds