auto_start_enabled  965 chrome/browser/sync/profile_sync_service.cc   if (startup_controller_.auto_start_enabled() && !FirstSetupInProgress()) {
auto_start_enabled 1337 chrome/browser/sync/profile_sync_service.cc       if (!startup_controller_.auto_start_enabled())
auto_start_enabled 1496 chrome/browser/sync/profile_sync_service.cc   return startup_controller_.auto_start_enabled();
auto_start_enabled  661 chrome/browser/sync/profile_sync_service.h   bool auto_start_enabled() const;
auto_start_enabled   63 chrome/browser/sync/startup_controller.h   bool auto_start_enabled() const { return auto_start_enabled_; }
auto_start_enabled  137 chrome/browser/sync/test/integration/sync_errors_test.cc   if (GetSyncService(0)->auto_start_enabled()) {