Home
last modified time | relevance | path

Searched refs:ConvertNetErrorToInterruptReason (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_interrupt_reasons_impl.h23 DownloadInterruptReason CONTENT_EXPORT ConvertNetErrorToInterruptReason(
Ddownload_interrupt_reasons_impl.cc40 DownloadInterruptReason ConvertNetErrorToInterruptReason( in ConvertNetErrorToInterruptReason() function
Dbase_file.cc325 return ConvertNetErrorToInterruptReason(error, DOWNLOAD_INTERRUPT_FROM_DISK); in LogNetError()
Ddownload_resource_handler.cc370 ConvertNetErrorToInterruptReason( in OnResponseCompleted()