Home
last modified time | relevance | path

Searched defs:initialRequest (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/
DDownloadCurl.cpp41 …startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& initialRequest, c… in startWithHandle()
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/
DDownloadSoup.cpp41 …startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& initialRequest, c… in startWithHandle()
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/
DDownloadQt.cpp40 …startWithHandle(WebPage* initiatingPage, ResourceHandle*, const ResourceRequest& initialRequest, c… in startWithHandle()
/external/webkit/Source/WebKit2/WebProcess/Downloads/
DDownloadManager.cpp56 …, ResourceHandle* handle, const ResourceRequest& request, const ResourceRequest& initialRequest, c… in convertHandleToDownload()
/external/webkit/Source/WebKit/gtk/tests/
Dtestwebdatasource.c40 WebKitNetworkRequest* initialRequest; in test_webkit_web_data_source_get_initial_request() local
/external/webkit/Source/WebKit/win/
DWebDataSource.cpp206 HRESULT STDMETHODCALLTYPE WebDataSource::initialRequest( in initialRequest() function in WebDataSource
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp77 …wnload::startWithHandle(WebPage*, ResourceHandle* handle, const ResourceRequest& initialRequest, c… in startWithHandle()
/external/webkit/Source/WebKit/mac/WebView/
DWebDataSource.mm444 {
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebdatasource.cpp68 WebKitNetworkRequest* initialRequest; member
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebFrame.cpp225 …d(ResourceHandle* handle, const ResourceRequest& request, const ResourceRequest& initialRequest, c… in convertHandleToDownload()
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp1551 const ResourceRequest& FrameLoader::initialRequest() const in initialRequest() function in WebCore::FrameLoader
1624 ResourceRequest initialRequest = m_documentLoader->request(); in reload() local
2823 ResourceRequest initialRequest = request; in loadResourceSynchronously() local
/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.cpp1390 const ResourceRequest& initialRequest, in download()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp1167 …d(ResourceHandle* handle, const ResourceRequest& request, const ResourceRequest& initialRequest, c… in download()