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

  /external/chromium_org/sync/internal_api/attachments/
attachment_uploader.cc 9 AttachmentUploader::AttachmentUploader() {
11 AttachmentUploader::~AttachmentUploader() {
  /external/chromium_org/sync/internal_api/public/attachments/
attachment_uploader.h 16 // AttachmentUploader is responsible for uploading attachments to the server.
17 class SYNC_EXPORT AttachmentUploader {
30 AttachmentUploader();
31 virtual ~AttachmentUploader();

Completed in 228 milliseconds