Searched refs:UploadAttachments (Results 1 – 9 of 9) sorted by relevance
94 void AttachmentServiceProxy::UploadAttachments( in UploadAttachments() function in syncer::AttachmentServiceProxy99 base::Bind(&AttachmentService::UploadAttachments, core_, attachment_ids)); in UploadAttachments()132 void AttachmentServiceProxy::Core::UploadAttachments( in UploadAttachments() function in syncer::AttachmentServiceProxy::Core137 wrapped_->UploadAttachments(attachment_ids); in UploadAttachments()
376 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()409 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()427 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()454 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()477 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()490 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()519 attachment_service()->UploadAttachments(attachment_ids); in TEST_F()
60 virtual void UploadAttachments( in UploadAttachments() function in syncer::StubAttachmentService168 proxy->UploadAttachments(AttachmentIdSet()); in TEST_F()
281 void AttachmentServiceImpl::UploadAttachments( in UploadAttachments() function in syncer::AttachmentServiceImpl
62 virtual void UploadAttachments(92 virtual void UploadAttachments(
89 virtual void UploadAttachments(const AttachmentIdSet& attachment_ids) = 0;
68 virtual void UploadAttachments(
43 virtual void UploadAttachments(66 void MockAttachmentService::UploadAttachments( in UploadAttachments() function in sync_driver::__anone1eadbe20111::MockAttachmentService69 AttachmentServiceImpl::UploadAttachments(attachment_ids); in UploadAttachments()
474 attachment_service_->UploadAttachments(new_attachments); in ProcessSyncChanges()714 attachment_service_->UploadAttachments(id_set); in UploadAllAttachmentsNotOnServer()