Searched refs:kSyncServerUrl (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.h139 static const char* kSyncServerUrl; member in class:ProfileSyncService
H A Dprofile_sync_service_unittest.cc120 ProfileSyncService::kSyncServerUrl ||
H A Dprofile_sync_service.cc59 const char* ProfileSyncService::kSyncServerUrl = member in class:ProfileSyncService
102 sync_service_url_ = GURL(kSyncServerUrl);
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_unittest.cc184 EXPECT_TRUE(url == ProfileSyncService::kSyncServerUrl ||
H A Dprofile_sync_service.h258 static const char* kSyncServerUrl; member in class:ProfileSyncService
H A Dprofile_sync_service.cc113 const char* ProfileSyncService::kSyncServerUrl = member in class:ProfileSyncService
200 sync_service_url_ = GURL(kSyncServerUrl);

Completed in 106 milliseconds