Home
last modified time | relevance | path

Searched defs:sync_service_url (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_factory.cc105 const GURL sync_service_url = in BuildServiceInstanceFor() local
Dprofile_sync_components_factory_impl.cc147 std::string GetSyncServiceAttachmentsURL(const GURL& sync_service_url) { in GetSyncServiceAttachmentsURL()
156 const GURL& sync_service_url, in ProfileSyncComponentsFactoryImpl()
Dprofile_sync_components_factory_impl_unittest.cc105 GURL sync_service_url = in TestSwitchDisablesType() local
Dprofile_sync_service.h697 const GURL& sync_service_url() const { return sync_service_url_; } in sync_service_url() function
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.cc687 std::string sync_service_url = sync_server_.GetURL("chromiumsync").spec(); in SetUpLocalPythonTestServer() local
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_impl.cc99 const GURL& sync_service_url, in Initialize()