HomeSort by relevance Sort by last modified time
    Searched defs:initWithRequest (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKit/win/
WebDownloadCurl.cpp 73 HRESULT STDMETHODCALLTYPE WebDownload::initWithRequest(
WebDataSource.cpp 158 HRESULT STDMETHODCALLTYPE WebDataSource::initWithRequest(
WebDownloadCFNet.cpp 127 HRESULT STDMETHODCALLTYPE WebDownload::initWithRequest(
133 LOG(Download, "WebDownload - initWithRequest failed - not a WebMutableURLRequest");
160 LOG(Download, "WebDownload - initWithRequest complete, started download of url %s", webRequest->resourceRequest().url().string().utf8().data());
206 LOG(Download, "WebDownload - initWithRequest complete, resumed download of bundle %s", String(bundlePath, SysStringLen(bundlePath)).ascii().data());

Completed in 20 milliseconds