Searched defs:initWithRequest (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DWebDownloadCurl.cpp71 HRESULT STDMETHODCALLTYPE WebDownload::initWithRequest( function in class:WebDownload
H A DWebDataSource.cpp168 HRESULT STDMETHODCALLTYPE WebDataSource::initWithRequest( function in class:WebDataSource
H A DWebDownloadCFNet.cpp126 HRESULT STDMETHODCALLTYPE WebDownload::initWithRequest( function in class:WebDownload
132 LOG(Download, "WebDownload - initWithRequest failed - not a WebMutableURLRequest");
159 LOG(Download, "WebDownload - initWithRequest complete, started download of url %s", webRequest->resourceRequest().url().string().utf8().data());
205 LOG(Download, "WebDownload - initWithRequest complete, resumed download of bundle %s", String(bundlePath, SysStringLen(bundlePath)).ascii().data());

Completed in 77 milliseconds