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

/external/webkit/Source/WebKit/win/
H A DDefaultDownloadDelegate.cpp224 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didFailWithError(IWebDownload* download, IWebError* error) function in class:DefaultDownloadDelegate
226 LOG(Download, "DefaultDownloadDelegate %p - didFailWithError %p", download, error);

Completed in 32 milliseconds