Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DAuthenticationCF.cpp131 case ProtectionSpaceServerFTP: in createCF()
219 serverType = ProtectionSpaceServerFTP; in core()
/external/webkit/Source/WebCore/platform/network/
DProtectionSpace.h35 ProtectionSpaceServerFTP = 3, enumerator
/external/webkit/Source/WebKit/win/
DWebURLProtectionSpace.cpp164 serverType = ProtectionSpaceServerFTP; in initWithHost()
228 case ProtectionSpaceServerFTP: in protocol()
/external/webkit/Source/WebCore/platform/network/mac/
DAuthenticationMac.mm177 case ProtectionSpaceServerFTP:
303 serverType = ProtectionSpaceServerFTP;
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKAPICast.h232 case WebCore::ProtectionSpaceServerFTP: in toAPI()