HomeSort by relevance Sort by last modified time
    Searched defs:AttachmentDownloader (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/api/attachments/
attachment_downloader.cc 9 AttachmentDownloader::~AttachmentDownloader() {
attachment_downloader.h 15 // AttachmentDownloader is responsible for downloading attachments from server.
16 class SYNC_EXPORT AttachmentDownloader {
28 virtual ~AttachmentDownloader();

Completed in 38 milliseconds