Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DWebURLProtectionSpace.cpp156 static BString& webURLProtectionSpaceFTPSBString = *new BString(WebURLProtectionSpaceFTPS); in initWithHost() local
165 else if (BString(protocol) == webURLProtectionSpaceFTPSBString) in initWithHost()