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

  /external/webkit/WebCore/platform/network/
ProtectionSpace.h 39 ProtectionSpaceProxyFTP = 7,
ProtectionSpace.cpp 79 m_serverType == ProtectionSpaceProxyFTP ||
  /external/webkit/WebCore/platform/network/cf/
AuthenticationCF.cpp 137 case ProtectionSpaceProxyFTP:
225 serverType = ProtectionSpaceProxyFTP;
  /external/webkit/WebKit/win/
WebURLProtectionSpace.cpp 196 serverType = ProtectionSpaceProxyFTP;
255 case ProtectionSpaceProxyFTP:
  /external/webkit/WebCore/platform/network/mac/
AuthenticationMac.mm 167 case ProtectionSpaceProxyFTP:
263 serverType = ProtectionSpaceProxyFTP;

Completed in 35 milliseconds