Searched refs:kSyncFirstSyncTime (Results 1 – 3 of 3) sorted by relevance
103 const char kSyncFirstSyncTime[] = "sync.first_sync_time"; variable
66 extern const char kSyncFirstSyncTime[];
51 prefs::kSyncFirstSyncTime, in RegisterProfilePrefs()505 pref_service_->GetInt64(prefs::kSyncFirstSyncTime)); in GetFirstSyncTime()509 pref_service_->SetInt64(prefs::kSyncFirstSyncTime, time.ToInternalValue()); in SetFirstSyncTime()513 pref_service_->ClearPref(prefs::kSyncFirstSyncTime); in ClearFirstSyncTime()