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

  /external/chromium_org/components/sync_driver/
sync_prefs.h 75 void SetSyncAuthError(bool error);
sync_prefs.cc 188 void SyncPrefs::SetSyncAuthError(bool error) {
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc 711 sync_prefs_.SetSyncAuthError(false);
749 sync_prefs_.SetSyncAuthError(true);
    [all...]

Completed in 74 milliseconds