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

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

Completed in 154 milliseconds