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

/external/chromium_org/sync/internal_api/public/attachments/
H A Dattachment_uploader_impl.h50 static GURL GetURLForAttachmentId(const GURL& sync_service_url,
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_uploader_impl_unittest.cc386 AttachmentUploaderImpl::GetURLForAttachmentId(sync_service_url, id)
395 AttachmentUploaderImpl::GetURLForAttachmentId(sync_service_url, id)
404 AttachmentUploaderImpl::GetURLForAttachmentId(sync_service_url, id)
413 AttachmentUploaderImpl::GetURLForAttachmentId(sync_service_url, id)
H A Dattachment_uploader_impl.cc298 const GURL url = GetURLForAttachmentId(sync_service_url_, attachment_id);
312 GURL AttachmentUploaderImpl::GetURLForAttachmentId( function in class:syncer::AttachmentUploaderImpl
H A Dattachment_downloader_impl.cc66 AttachmentUrl url = AttachmentUploaderImpl::GetURLForAttachmentId(

Completed in 2181 milliseconds