HomeSort by relevance Sort by last modified time
    Searched refs:kSyncServerUrl (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_service.h 139 static const char* kSyncServerUrl;
profile_sync_service_unittest.cc 120 ProfileSyncService::kSyncServerUrl ||
profile_sync_service.cc 59 const char* ProfileSyncService::kSyncServerUrl =
102 sync_service_url_ = GURL(kSyncServerUrl);
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 219 static const char* kSyncServerUrl;
    [all...]
profile_sync_service_unittest.cc 196 ProfileSyncService::kSyncServerUrl ||
profile_sync_service.cc 106 const char* ProfileSyncService::kSyncServerUrl =
189 sync_service_url_ = GURL(kSyncServerUrl);
    [all...]

Completed in 207 milliseconds