Searched defs:coreScheme (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DWebURLProtectionSpace.cpp130 static ProtectionSpaceAuthenticationScheme coreScheme(BSTR authenticationMethod) function
169 String(realm, SysStringLen(realm)), coreScheme(authenticationMethod));
199 String(realm, SysStringLen(realm)), coreScheme(authenticationMethod));

Completed in 126 milliseconds