Home
last modified time | relevance | path

Searched refs:startWithHandle (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/
DDownloadCurl.cpp41 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& ini… in startWithHandle() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/
DDownloadQt.cpp40 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& ini… in startWithHandle() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/
DDownloadSoup.cpp41 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& ini… in startWithHandle() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/
DDownloadManager.cpp60 download->startWithHandle(initiatingPage, handle, initialRequest, response); in convertHandleToDownload()
DDownload.h73 …void startWithHandle(WebPage* initiatingPage, WebCore::ResourceHandle*, const WebCore::ResourceReq…
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp77 void Download::startWithHandle(WebPage*, ResourceHandle* handle, const ResourceRequest& initialRequ… in startWithHandle() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/mac/
DDownloadMac.mm134 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle* handle, const ResourceReque…
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-164299 (WebKit::Download::startWithHandle):
13596 (WebKit::Download::startWithHandle):
14075 Implement Download::start() and Download::startWithHandle() on Windows.
14081 (WebKit::Download::startWithHandle): Create a CFURLDownloadRef with the loading connection
17993 Add startWithHandle.
17998 Create a new Download object and call startWithHandle on it.
18001 (WebKit::Download::startWithHandle):
18005 (WebKit::Download::startWithHandle):
18009 (WebKit::Download::startWithHandle):
DChangeLog9569 (WebKit::Download::startWithHandle):