Searched refs:startWithHandle (Results 1 – 9 of 9) sorted by relevance
/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/ |
D | DownloadCurl.cpp | 41 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& ini… in startWithHandle() function in WebKit::Download
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/ |
D | DownloadQt.cpp | 40 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& ini… in startWithHandle() function in WebKit::Download
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/ |
D | DownloadSoup.cpp | 41 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& ini… in startWithHandle() function in WebKit::Download
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/ |
D | DownloadManager.cpp | 60 download->startWithHandle(initiatingPage, handle, initialRequest, response); in convertHandleToDownload()
|
D | Download.h | 73 …void startWithHandle(WebPage* initiatingPage, WebCore::ResourceHandle*, const WebCore::ResourceReq…
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/ |
D | DownloadCFNet.cpp | 77 void Download::startWithHandle(WebPage*, ResourceHandle* handle, const ResourceRequest& initialRequ… in startWithHandle() function in WebKit::Download
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/mac/ |
D | DownloadMac.mm | 134 void Download::startWithHandle(WebPage* initiatingPage, ResourceHandle* handle, const ResourceReque…
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 4299 (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):
|
D | ChangeLog | 9569 (WebKit::Download::startWithHandle):
|