Home
last modified time | relevance | path

Searched defs:serverType (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
DProtectionSpace.cpp50 ProtectionSpace::ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType in ProtectionSpace()
70 ProtectionSpaceServerType ProtectionSpace::serverType() const in serverType() function in WebCore::ProtectionSpace
/external/webkit/Source/WebCore/platform/network/cf/
DAuthenticationCF.cpp123 CFURLProtectionSpaceServerType serverType = kCFURLProtectionSpaceServerHTTP; in createCF() local
210 ProtectionSpaceServerType serverType = ProtectionSpaceServerHTTP; in core() local
/external/webkit/Source/WebKit2/UIProcess/Authentication/
DWebProtectionSpace.cpp58 WebCore::ProtectionSpaceServerType WebProtectionSpace::serverType() const in serverType() function in WebKit::WebProtectionSpace
/external/webkit/Source/WebKit/win/
DWebURLProtectionSpace.cpp158 ProtectionSpaceServerType serverType = ProtectionSpaceServerHTTP; in initWithHost() local
186 ProtectionSpaceServerType serverType = ProtectionSpaceProxyHTTP; in initWithProxyHost() local