Home
last modified time | relevance | path

Searched refs:ProtectionSpaceProxyFTP (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/platform/network/cf/
DAuthenticationCF.cpp137 case ProtectionSpaceProxyFTP: in createCF()
225 serverType = ProtectionSpaceProxyFTP; in core()
/external/webkit/WebKit/win/
DWebURLProtectionSpace.cpp196 serverType = ProtectionSpaceProxyFTP; in initWithProxyHost()
255 case ProtectionSpaceProxyFTP: in proxyType()
/external/webkit/WebCore/platform/network/
DProtectionSpace.h39 ProtectionSpaceProxyFTP = 7, enumerator
DProtectionSpace.cpp74 m_serverType == ProtectionSpaceProxyFTP || in isProxy()
/external/webkit/WebCore/platform/network/mac/
DAuthenticationMac.mm111 case ProtectionSpaceProxyFTP:
190 serverType = ProtectionSpaceProxyFTP;