Searched refs:attachment_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_uploader_impl.cc90 Attachment attachment_; member in class:syncer::AttachmentUploaderImpl::UploadState
118 attachment_(attachment),
149 return attachment_;
160 AttachmentId attachment_id = attachment_.GetId();
199 scoped_refptr<base::RefCountedMemory> memory = attachment_.GetData();
227 StopAndReportResult(UPLOAD_TRANSIENT_ERROR, attachment_.GetId());

Completed in 57 milliseconds