Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_interrupt_reasons_impl.h22 DownloadInterruptReason CONTENT_EXPORT ConvertNetErrorToInterruptReason(
Ddownload_interrupt_reasons_impl.cc11 DownloadInterruptReason ConvertNetErrorToInterruptReason( in ConvertNetErrorToInterruptReason() function
Dbase_file.cc322 return ConvertNetErrorToInterruptReason(error, DOWNLOAD_INTERRUPT_FROM_DISK); in LogNetError()
332 ConvertNetErrorToInterruptReason( in LogSystemError()
Dbase_file_win.cc257 return ConvertNetErrorToInterruptReason( in MapShFileOperationCodes()
Ddownload_resource_handler.cc373 ConvertNetErrorToInterruptReason( in OnResponseCompleted()