HomeSort by relevance Sort by last modified time
    Searched refs:DOWNLOAD_UNSPECIFIED_ERROR (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sync/internal_api/public/attachments/
attachment_downloader.h 28 DOWNLOAD_UNSPECIFIED_ERROR, // An unspecified error occurred.
  /external/chromium_org/sync/internal_api/attachments/
attachment_downloader_impl.cc 155 result = DOWNLOAD_UNSPECIFIED_ERROR;
attachment_service_impl.cc 266 case AttachmentDownloader::DOWNLOAD_UNSPECIFIED_ERROR:
attachment_service_impl_unittest.cc 335 attachment_ids[2], AttachmentDownloader::DOWNLOAD_UNSPECIFIED_ERROR);

Completed in 3076 milliseconds