Home
last modified time | relevance | path

Searched defs:didReceiveAuthenticationCancellation (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/loader/
DThreadableLoaderClient.h52 virtual void didReceiveAuthenticationCancellation(const ResourceResponse&) { } in didReceiveAuthenticationCancellation() function
DThreadableLoaderClientWrapper.h104 void didReceiveAuthenticationCancellation(const ResourceResponse& response) in didReceiveAuthenticationCancellation() function
DWorkerThreadableLoader.cpp254 void WorkerThreadableLoader::MainThreadBridge::didReceiveAuthenticationCancellation(const ResourceR… in didReceiveAuthenticationCancellation() function in WebCore::WorkerThreadableLoader::MainThreadBridge
/external/webkit/Source/WebCore/workers/
DWorkerScriptLoader.cpp159 void WorkerScriptLoader::didReceiveAuthenticationCancellation(const ResourceResponse&) in didReceiveAuthenticationCancellation() function in WebCore::WorkerScriptLoader
/external/webkit/Source/WebCore/notifications/
DNotification.cpp213 void Notification::didReceiveAuthenticationCancellation(const ResourceResponse&) in didReceiveAuthenticationCancellation() function in WebCore::Notification
/external/webkit/Source/WebCore/xml/
DXMLHttpRequest.cpp1032 void XMLHttpRequest::didReceiveAuthenticationCancellation(const ResourceResponse& failureResponse) in didReceiveAuthenticationCancellation() function in WebCore::XMLHttpRequest