Searched defs:didCreateDestination (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitDownloadClient.cpp65 static void didCreateDestination(WKContextRef, WKDownloadRef wkDownload, WKStringRef path, const void* clientInfo) function
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebDownloadClient.cpp86 void WebDownloadClient::didCreateDestination(WebContext* webContext, DownloadProxy* downloadProxy, const String& path) function in class:WebKit::WebDownloadClient
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtDownloadManager.cpp79 void QtDownloadManager::didCreateDestination(WKContextRef, WKDownloadRef download, WKStringRef path, const void* clientInfo) function in class:WebKit::QtDownloadManager
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownload.cpp122 void Download::didCreateDestination(const String& path) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Downloads/
H A DDownloadProxy.cpp155 void DownloadProxy::didCreateDestination(const String& path) function in class:WebKit::DownloadProxy
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DDownloadManagerEfl.cpp70 void DownloadManagerEfl::didCreateDestination(WKContextRef, WKDownloadRef wkDownload, WKStringRef /*path*/, const void* clientInfo) function in class:WebKit::DownloadManagerEfl
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDefaultDownloadDelegate.cpp149 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didCreateDestination(IWebDownload* download, BSTR destination) function in class:DefaultDownloadDelegate
H A DWebDownloadCFNet.cpp445 void WebDownload::didCreateDestination(CFURLRef destination) function in class:WebDownload
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKContext.h122 WKContextDownloadDidCreateDestinationCallback didCreateDestination; member in struct:WKContextDownloadClient

Completed in 87 milliseconds