Home
last modified time | relevance | path

Searched defs:webChallenge (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebURLAuthenticationChallengeSenderCFNet.cpp44 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in cancelAuthenticationChallenge() local
55 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in continueWithoutCredentialForAuthenticationChallenge() local
67 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in useCredential() local
DWebDownloadCFNet.cpp322 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in continueWithoutCredentialForAuthenticationChallenge() local
335 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in useCredential() local
393 COMPtr<IWebURLAuthenticationChallenge> webChallenge(AdoptCOM, in didReceiveAuthenticationChallenge() local
DWebURLAuthenticationChallenge.cpp163 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in initWithAuthenticationChallenge() local
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp151 …COMPtr<WebURLAuthenticationChallenge> webChallenge(AdoptCOM, WebURLAuthenticationChallenge::create… in dispatchDidReceiveAuthenticationChallenge() local
171 …COMPtr<WebURLAuthenticationChallenge> webChallenge(AdoptCOM, WebURLAuthenticationChallenge::create… in dispatchDidCancelAuthenticationChallenge() local