Lines Matching refs:Download
109 …LOG(Download, "DefaultDownloadDelegate %p - decideDestinationWithSuggestedFilename %s", download, … in decideDestinationWithSuggestedFilename()
133 LOG(Download, "Setting path to %s", debug.ascii().data()); in decideDestinationWithSuggestedFilename()
144 …LOG(Download, "DefaultDownloadDelegate %p - didCancelAuthenticationChallenge %p", download, challe… in didCancelAuthenticationChallenge()
151 …LOG(Download, "DefaultDownloadDelegate %p - didCreateDestination %s", download, String(destination… in didCreateDestination()
159 …LOG(Download, "DefaultDownloadDelegate %p - didReceiveAuthenticationChallenge %p", download, chall… in didReceiveAuthenticationChallenge()
167 LOG(Download, "DefaultDownloadDelegate %p - didReceiveDataOfLength %i", download, length); in didReceiveDataOfLength()
175 LOG(Download, "DefaultDownloadDelegate %p - didReceiveResponse %p", download, response); in didReceiveResponse()
183 …LOG(Download, "DefaultDownloadDelegate %p - shouldDecodeSourceDataOfMIMEType %s", download, String… in shouldDecodeSourceDataOfMIMEType()
192 …LOG(Download, "DefaultDownloadDelegate %p - willResumeWithResponse %p, %q", download, response, fr… in willResumeWithResponse()
202 …LOG(Download, "DefaultDownloadDelegate %p - willSendRequest %p %p", download, request, redirectRes… in willSendRequest()
212 LOG(Download, "DefaultDownloadDelegate %p - didBegin", download); in didBegin()
219 LOG(Download, "DefaultDownloadDelegate %p - didFinish", download); in didFinish()
226 LOG(Download, "DefaultDownloadDelegate %p - didFailWithError %p", download, error); in didFailWithError()