Searched defs:didFail (Results 1 - 25 of 50) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/platform/network/ios/
H A DQuickLookHandleClient.h41 virtual void didFail() { } function in class:WebCore::QuickLookHandleClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/ios/
H A DWebQuickLookHandleClient.cpp59 void WebQuickLookHandleClient::didFail() function in class:WebKit::WebQuickLookHandleClient
/macosx-10.10/WebCore-7600.1.25/loader/
H A DThreadableLoaderClient.h48 virtual void didFail(const ResourceError&) { } function in class:WebCore::ThreadableLoaderClient
H A DNetscapePlugInStreamLoader.cpp125 void NetscapePlugInStreamLoader::didFail(const ResourceError& error) function in class:WebCore::NetscapePlugInStreamLoader
H A DThreadableLoaderClientWrapper.h84 void didFail(const ResourceError& error) function in class:WebCore::ThreadableLoaderClientWrapper
H A DDocumentThreadableLoader.cpp324 void DocumentThreadableLoader::didFail(unsigned long identifier, const ResourceError& error) function in class:WebCore::DocumentThreadableLoader
H A DSubresourceLoader.cpp323 void SubresourceLoader::didFail(const ResourceError& error) function in class:WebCore::SubresourceLoader
H A DWorkerThreadableLoader.cpp214 void WorkerThreadableLoader::MainThreadBridge::didFail(const ResourceError& error) function in class:WebCore::WorkerThreadableLoader::MainThreadBridge
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DSynchronousLoaderClient.cpp80 void SynchronousLoaderClient::didFail(ResourceHandle*, const ResourceError& error) function in class:WebCore::SynchronousLoaderClient
H A DResourceHandleClient.h78 virtual void didFail(ResourceHandle*, const ResourceError&) { } function in class:WebCore::ResourceHandleClient
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/
H A DSynchronousNetworkLoaderClient.cpp95 void SynchronousNetworkLoaderClient::didFail(NetworkResourceLoader* loader, const ResourceError& error) function in class:WebKit::SynchronousNetworkLoaderClient
H A DAsynchronousNetworkLoaderClient.cpp92 void AsynchronousNetworkLoaderClient::didFail(NetworkResourceLoader* loader, const ResourceError& error) function in class:WebKit::AsynchronousNetworkLoaderClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/
H A DAPIDownloadClient.h56 virtual void didFail(WebKit::WebContext*, WebKit::DownloadProxy*, const WebCore::ResourceError&) { } function in class:API::DownloadClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitDownloadClient.cpp71 static void didFail(WKContextRef, WKDownloadRef wkDownload, WKErrorRef error, const void* /* clientInfo */) function
/macosx-10.10/WebCore-7600.1.25/workers/
H A DWorkerScriptLoader.cpp154 void WorkerScriptLoader::didFail(const ResourceError&) function in class:WebCore::WorkerScriptLoader
/macosx-10.10/WebCore-7600.1.25/Modules/websockets/
H A DWebSocketDeflateFramer.cpp254 void WebSocketDeflateFramer::didFail() function in class:WebCore::WebSocketDeflateFramer
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileReader.cpp217 void FileReader::didFail(int errorCode) function in class:WebCore::FileReader
H A DFileReaderLoader.cpp229 void FileReaderLoader::didFail(const ResourceError&) function in class:WebCore::FileReaderLoader
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DCurlDownload.h85 virtual void didFail() { } function in class:WebCore::CurlDownloadListener
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DEmbeddedWidget.cpp231 void EmbeddedWidget::didFail(const ResourceError& error) function in class:EmbeddedWidget
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebDownloadCurl.cpp204 void WebDownload::didFail() function in class:WebDownload
/macosx-10.10/WebKit2-7600.1.25/Shared/Downloads/
H A DDownload.cpp133 void Download::didFail(const ResourceError& error, const IPC::DataReference& resumeData) function in class:WebKit::Download
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKContextDownloadClient.h60 WKContextDownloadDidFailCallback didFail; member in struct:WKContextDownloadClientV0
79 WKContextDownloadDidFailCallback didFail; member in struct:WKContextDownloadClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Downloads/
H A DDownloadProxy.cpp187 void DownloadProxy::didFail(const ResourceError& error, const IPC::DataReference& resumeData) function in class:WebKit::DownloadProxy
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DDownloadManagerEfl.cpp85 void DownloadManagerEfl::didFail(WKContextRef, WKDownloadRef wkDownload, WKErrorRef error, const void* clientInfo) function in class:WebKit::DownloadManagerEfl

Completed in 302 milliseconds

12