HomeSort by relevance Sort by last modified time
    Searched refs:ProtectionSpaceProxyFTP (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/network/
ProtectionSpace.h 39 ProtectionSpaceProxyFTP = 7,
ProtectionSpace.cpp 79 m_serverType == ProtectionSpaceProxyFTP ||
  /external/webkit/Source/WebCore/platform/network/cf/
AuthenticationCF.cpp 143 case ProtectionSpaceProxyFTP:
231 serverType = ProtectionSpaceProxyFTP;
  /external/webkit/Source/WebKit/win/
WebURLProtectionSpace.cpp 192 serverType = ProtectionSpaceProxyFTP;
251 case ProtectionSpaceProxyFTP:
  /external/webkit/Source/WebCore/platform/network/mac/
AuthenticationMac.mm 189 case ProtectionSpaceProxyFTP:
291 serverType = ProtectionSpaceProxyFTP;
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKAPICast.h 240 case WebCore::ProtectionSpaceProxyFTP:

Completed in 298 milliseconds