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

  /external/webkit/WebCore/platform/network/
ProtectionSpace.h 35 ProtectionSpaceServerFTP = 3,
  /external/webkit/WebCore/platform/network/cf/
AuthenticationCF.cpp 125 case ProtectionSpaceServerFTP:
213 serverType = ProtectionSpaceServerFTP;
  /external/webkit/WebKit/win/
WebURLProtectionSpace.cpp 166 serverType = ProtectionSpaceServerFTP;
232 case ProtectionSpaceServerFTP:
  /external/webkit/WebCore/platform/network/mac/
AuthenticationMac.mm 155 case ProtectionSpaceServerFTP:
275 serverType = ProtectionSpaceServerFTP;

Completed in 198 milliseconds