Home
last modified time | relevance | path

Searched refs:sync_service_url_ (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_uploader_impl.h60 GURL sync_service_url_; variable
Dattachment_downloader_impl.h71 GURL sync_service_url_; variable
/external/chromium_org/sync/internal_api/attachments/
Dattachment_downloader_impl.cc47 sync_service_url_(sync_service_url), in AttachmentDownloaderImpl()
67 sync_service_url_, attachment_id).spec(); in DownloadAttachment()
Dattachment_uploader_impl.cc261 : sync_service_url_(sync_service_url), in AttachmentUploaderImpl()
298 const GURL url = GetURLForAttachmentId(sync_service_url_, attachment_id); in UploadAttachment()
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl.h107 const GURL sync_service_url_; variable
Dprofile_sync_components_factory_impl.cc163 sync_service_url_(sync_service_url), in ProfileSyncComponentsFactoryImpl()
628 sync_service_url_, in CreateAttachmentService()
639 sync_service_url_, in CreateAttachmentService()
Dprofile_sync_service.h701 const GURL& sync_service_url() const { return sync_service_url_; } in sync_service_url()
996 const GURL sync_service_url_; variable
Dprofile_sync_service.cc211 sync_service_url_(GetSyncServiceURL(*CommandLine::ForCurrentProcess())), in ProfileSyncService()
531 sync_service_url_, in InitializeBackend()