Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/network/
DProtectionSpace.cpp46 ProtectionSpace::ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType in ProtectionSpace()
65 ProtectionSpaceServerType ProtectionSpace::serverType() const in serverType() function in WebCore::ProtectionSpace
/external/webkit/WebCore/platform/network/cf/
DAuthenticationCF.cpp117 CFURLProtectionSpaceServerType serverType = kCFURLProtectionSpaceServerHTTP; in createCF() local
204 ProtectionSpaceServerType serverType = ProtectionSpaceServerHTTP; in core() local
/external/webkit/WebKit/win/
DWebURLProtectionSpace.cpp160 ProtectionSpaceServerType serverType = ProtectionSpaceServerHTTP; in initWithHost() local
190 ProtectionSpaceServerType serverType = ProtectionSpaceProxyHTTP; in initWithProxyHost() local