Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DWebURLProtectionSpace.cpp130 static ProtectionSpaceAuthenticationScheme coreScheme(BSTR authenticationMethod) in coreScheme() function
169 String(realm, SysStringLen(realm)), coreScheme(authenticationMethod)); in initWithHost()
199 String(realm, SysStringLen(realm)), coreScheme(authenticationMethod)); in initWithProxyHost()
DChangeLog-2009-06-1617002 (coreScheme): Compare against BSTRs
17925 (coreScheme): Helper for the init methods