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

123

/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/
H A DBlobStream.cpp50 void BlobStream::didFail(ResourceHandle*, const ResourceError&) function in class:WebCore::BlobStream
/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DFileWriterSync.cpp114 void FileWriterSync::didFail(FileError::ErrorCode error) function in class:WebCore::FileWriterSync
H A DFileWriter.cpp235 void FileWriter::didFail(FileError::ErrorCode code) function in class:WebCore::FileWriter
H A DDOMFileSystemSync.cpp106 virtual void didFail(int code) function in class:WebCore::__anon5214::CreateFileHelper
H A DFileSystemCallbacks.cpp68 void FileSystemCallbacksBase::didFail(int code) function in class:WebCore::FileSystemCallbacksBase
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DThreadableLoaderClient.h48 virtual void didFail(const ResourceError&) { } function in class:WebCore::ThreadableLoaderClient
H A DNetscapePlugInStreamLoader.cpp124 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
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DSynchronousLoaderClient.cpp92 void SynchronousLoaderClient::didFail(ResourceHandle*, const ResourceError& error) function in class:WebCore::SynchronousLoaderClient
H A DResourceHandleClient.h73 virtual void didFail(ResourceHandle*, const ResourceError&) { } function in class:WebCore::ResourceHandleClient
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DResourceHandleQt.cpp64 virtual void didFail(ResourceHandle*, const ResourceError& error) { m_error = error; } function in class:WebCore::WebCoreSynchronousLoader
/macosx-10.9.5/WebCore-7537.78.1/workers/
H A DWorkerScriptLoader.cpp160 void WorkerScriptLoader::didFail(const ResourceError&) function in class:WebCore::WorkerScriptLoader
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/
H A DAsynchronousNetworkLoaderClient.cpp94 void AsynchronousNetworkLoaderClient::didFail(NetworkResourceLoader* loader, const ResourceError& error) function in class:WebKit::AsynchronousNetworkLoaderClient
H A DSynchronousNetworkLoaderClient.cpp99 void SynchronousNetworkLoaderClient::didFail(NetworkResourceLoader*, const ResourceError& error) function in class:WebKit::SynchronousNetworkLoaderClient
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitDownloadClient.cpp71 static void didFail(WKContextRef, WKDownloadRef wkDownload, WKErrorRef error, const void *clientInfo) function
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebDownloadClient.cpp102 void WebDownloadClient::didFail(WebContext* webContext, DownloadProxy* downloadProxy, const ResourceError& error) function in class:WebKit::WebDownloadClient
/macosx-10.9.5/WebCore-7537.78.1/Modules/websockets/
H A DWebSocketDeflateFramer.cpp254 void WebSocketDeflateFramer::didFail() function in class:WebCore::WebSocketDeflateFramer
/macosx-10.9.5/WebCore-7537.78.1/fileapi/
H A DFileReader.cpp232 void FileReader::didFail(int errorCode) function in class:WebCore::FileReader
H A DFileReaderLoader.cpp232 void FileReaderLoader::didFail(const ResourceError&) function in class:WebCore::FileReaderLoader
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DCurlDownload.h78 virtual void didFail() { } function in class:CurlDownloadListener
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DEmbeddedWidget.cpp233 void EmbeddedWidget::didFail(const ResourceError& error) function in class:EmbeddedWidget
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDownloadCurl.cpp194 void WebDownload::didFail() function in class:WebDownload
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownload.cpp141 void Download::didFail(const ResourceError& error, const CoreIPC::DataReference& resumeData) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Downloads/
H A DDownloadProxy.cpp182 void DownloadProxy::didFail(const ResourceError& error, const CoreIPC::DataReference& resumeData) function in class:WebKit::DownloadProxy
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DDownloadManagerEfl.cpp85 void DownloadManagerEfl::didFail(WKContextRef, WKDownloadRef wkDownload, WKErrorRef error, const void* clientInfo) function in class:WebKit::DownloadManagerEfl

Completed in 196 milliseconds

123