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

/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp101 void FrameLoaderClientWinCE::dispatchDidCancelAuthenticationChallenge(DocumentLoader*, unsigned long, const AuthenticationChallenge&) function in class:WebKit::FrameLoaderClientWinCE
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp223 void WebFrameLoaderClient::dispatchDidCancelAuthenticationChallenge(DocumentLoader* loader, unsigned long identifier, const AuthenticationChallenge& challenge) function in class:WebFrameLoaderClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp205 void WebFrameLoaderClient::dispatchDidCancelAuthenticationChallenge(DocumentLoader*, unsigned long /*identifier*/, const AuthenticationChallenge&) function in class:WebKit::WebFrameLoaderClient

Completed in 146 milliseconds