Searched defs:didReceiveAuthenticationCancellation (Results 1 – 6 of 6) sorted by relevance
52 virtual void didReceiveAuthenticationCancellation(const ResourceResponse&) { } in didReceiveAuthenticationCancellation() function
104 void didReceiveAuthenticationCancellation(const ResourceResponse& response) in didReceiveAuthenticationCancellation() function
254 void WorkerThreadableLoader::MainThreadBridge::didReceiveAuthenticationCancellation(const ResourceR… in didReceiveAuthenticationCancellation() function in WebCore::WorkerThreadableLoader::MainThreadBridge
159 void WorkerScriptLoader::didReceiveAuthenticationCancellation(const ResourceResponse&) in didReceiveAuthenticationCancellation() function in WebCore::WorkerScriptLoader
213 void Notification::didReceiveAuthenticationCancellation(const ResourceResponse&) in didReceiveAuthenticationCancellation() function in WebCore::Notification
1032 void XMLHttpRequest::didReceiveAuthenticationCancellation(const ResourceResponse& failureResponse) in didReceiveAuthenticationCancellation() function in WebCore::XMLHttpRequest