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

  /external/webkit/Source/WebCore/platform/network/
ProtectionSpace.h 35 ProtectionSpaceServerFTP = 3,
  /external/webkit/Source/WebCore/platform/network/cf/
AuthenticationCF.cpp 131 case ProtectionSpaceServerFTP:
219 serverType = ProtectionSpaceServerFTP;
  /external/webkit/Source/WebKit/win/
WebURLProtectionSpace.cpp 164 serverType = ProtectionSpaceServerFTP;
228 case ProtectionSpaceServerFTP:
  /external/webkit/Source/WebCore/platform/network/mac/
AuthenticationMac.mm 177 case ProtectionSpaceServerFTP:
303 serverType = ProtectionSpaceServerFTP;
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKAPICast.h 232 case WebCore::ProtectionSpaceServerFTP:

Completed in 929 milliseconds