Searched refs:ProtectionSpaceServerHTTPS (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DProtectionSpace.h35 ProtectionSpaceServerHTTPS = 2, enumerator in enum:WebCore::ProtectionSpaceServerType
H A DProtectionSpace.cpp99 return (m_serverType == ProtectionSpaceServerHTTPS ||
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DAuthenticationChallengeSoup.cpp37 return isForProxy ? ProtectionSpaceProxyHTTPS : ProtectionSpaceServerHTTPS;
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DAuthenticationCF.cpp134 case ProtectionSpaceServerHTTPS:
231 serverType = ProtectionSpaceServerHTTPS;
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebURLProtectionSpace.cpp162 serverType = ProtectionSpaceServerHTTPS;
225 case ProtectionSpaceServerHTTPS:
/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/
H A DNetworkManager.cpp90 case ProtectionSpaceServerHTTPS:
H A DNetworkJob.cpp295 serverType = ProtectionSpaceServerHTTPS;
/macosx-10.9.5/WebCore-7537.78.1/platform/network/mac/
H A DAuthenticationMac.mm244 case ProtectionSpaceServerHTTPS:
374 serverType = ProtectionSpaceServerHTTPS;
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKAPICast.h312 case WebCore::ProtectionSpaceServerHTTPS:
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp882 serverType = ProtectionSpaceServerHTTPS;

Completed in 130 milliseconds