Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/
DWebURLAuthenticationChallengeSenderCFNet.cpp47 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in cancelAuthenticationChallenge() local
58 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in continueWithoutCredentialForAuthenticationChallenge() local
70 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in useCredential() local
DWebDownloadCFNet.cpp321 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in continueWithoutCredentialForAuthenticationChallenge() local
334 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in useCredential() local
391 COMPtr<IWebURLAuthenticationChallenge> webChallenge(AdoptCOM, in didReceiveAuthenticationChallenge() local
DWebURLAuthenticationChallenge.cpp166 COMPtr<WebURLAuthenticationChallenge> webChallenge(Query, challenge); in initWithAuthenticationChallenge() local
/external/webkit/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp149 …COMPtr<WebURLAuthenticationChallenge> webChallenge(AdoptCOM, WebURLAuthenticationChallenge::create… in dispatchDidReceiveAuthenticationChallenge() local
169 …COMPtr<WebURLAuthenticationChallenge> webChallenge(AdoptCOM, WebURLAuthenticationChallenge::create… in dispatchDidCancelAuthenticationChallenge() local