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

  /external/webkit/Source/WebKit/win/
WebDownloadCurl.cpp 71 HRESULT STDMETHODCALLTYPE WebDownload::initWithRequest(
WebDataSource.cpp 168 HRESULT STDMETHODCALLTYPE WebDataSource::initWithRequest(
WebDownloadCFNet.cpp 126 HRESULT STDMETHODCALLTYPE WebDownload::initWithRequest(
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 33 milliseconds