Home
last modified time | relevance | path

Searched refs:BeginUpload (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_service_impl.h95 void BeginUpload(const AttachmentId& attachment_id);
/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_impl.cc133 base::Bind(&AttachmentServiceImpl::BeginUpload, in AttachmentServiceImpl()
272 void AttachmentServiceImpl::BeginUpload(const AttachmentId& attachment_id) { in BeginUpload() function in syncer::AttachmentServiceImpl