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

  /external/webkit/WebCore/platform/network/
ProtectionSpace.h 34 ProtectionSpaceServerHTTPS = 2,
ProtectionSpace.cpp 99 return (m_serverType == ProtectionSpaceServerHTTPS ||
  /external/webkit/WebCore/platform/network/cf/
AuthenticationCF.cpp 122 case ProtectionSpaceServerHTTPS:
210 serverType = ProtectionSpaceServerHTTPS;
  /external/webkit/WebKit/win/
WebURLProtectionSpace.cpp 164 serverType = ProtectionSpaceServerHTTPS;
229 case ProtectionSpaceServerHTTPS:
  /external/webkit/WebCore/platform/network/mac/
AuthenticationMac.mm 152 case ProtectionSpaceServerHTTPS:
273 serverType = ProtectionSpaceServerHTTPS;

Completed in 1396 milliseconds