profile_sync_service   26 chrome/browser/sync/glue/extension_setting_data_type_controller.cc     ProfileSyncService* profile_sync_service)
profile_sync_service   32 chrome/browser/sync/glue/extension_setting_data_type_controller.cc           profile_sync_service),
profile_sync_service   35 chrome/browser/sync/glue/extension_setting_data_type_controller.cc       profile_sync_service_(profile_sync_service) {
profile_sync_service   35 chrome/browser/sync/glue/extension_setting_data_type_controller.h       ProfileSyncService* profile_sync_service);
profile_sync_service  259 chrome/browser/sync/glue/non_frontend_data_type_controller.cc   profile_sync_service()->DeactivateDataType(type());
profile_sync_service  159 chrome/browser/sync/glue/non_frontend_data_type_controller.h   ProfileSyncService* profile_sync_service() const;
profile_sync_service   77 chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc             CreateBookmarkSyncComponents(profile_sync_service(), this);
profile_sync_service  124 chrome/browser/sync/glue/typed_url_data_type_controller.cc       profile_sync_service()->DisableBrokenDatatype(
profile_sync_service  155 chrome/browser/sync/glue/typed_url_data_type_controller.cc       profile_sync_service(),
profile_sync_service   98 chrome/browser/sync/profile_sync_components_factory.h       ProfileSyncService* profile_sync_service,
profile_sync_service  114 chrome/browser/sync/profile_sync_components_factory.h       ProfileSyncService* profile_sync_service,
profile_sync_service  117 chrome/browser/sync/profile_sync_components_factory.h       ProfileSyncService* profile_sync_service,
profile_sync_service  121 chrome/browser/sync/profile_sync_components_factory.h       ProfileSyncService* profile_sync_service,
profile_sync_service  444 chrome/browser/sync/profile_sync_components_factory_impl.cc         ProfileSyncService* profile_sync_service,
profile_sync_service  448 chrome/browser/sync/profile_sync_components_factory_impl.cc   syncer::UserShare* user_share = profile_sync_service->GetUserShare();
profile_sync_service  596 chrome/browser/sync/profile_sync_components_factory_impl.cc         ProfileSyncService* profile_sync_service,
profile_sync_service  599 chrome/browser/sync/profile_sync_components_factory_impl.cc       BookmarkModelFactory::GetForProfile(profile_sync_service->profile());
profile_sync_service  600 chrome/browser/sync/profile_sync_components_factory_impl.cc   syncer::UserShare* user_share = profile_sync_service->GetUserShare();
profile_sync_service  609 chrome/browser/sync/profile_sync_components_factory_impl.cc                                   profile_sync_service->profile(),
profile_sync_service  621 chrome/browser/sync/profile_sync_components_factory_impl.cc         ProfileSyncService* profile_sync_service,
profile_sync_service  625 chrome/browser/sync/profile_sync_components_factory_impl.cc       new TypedUrlModelAssociator(profile_sync_service,
profile_sync_service  638 chrome/browser/sync/profile_sync_components_factory_impl.cc        ProfileSyncService* profile_sync_service,
profile_sync_service  641 chrome/browser/sync/profile_sync_components_factory_impl.cc       new SessionModelAssociator(profile_sync_service, error_handler);
profile_sync_service   49 chrome/browser/sync/profile_sync_components_factory_impl.h       ProfileSyncService* profile_sync_service,
profile_sync_service   62 chrome/browser/sync/profile_sync_components_factory_impl.h       ProfileSyncService* profile_sync_service,
profile_sync_service   65 chrome/browser/sync/profile_sync_components_factory_impl.h       ProfileSyncService* profile_sync_service,
profile_sync_service   69 chrome/browser/sync/profile_sync_components_factory_impl.h       ProfileSyncService* profile_sync_service,
profile_sync_service   47 chrome/browser/sync/profile_sync_components_factory_mock.h           ProfileSyncService* profile_sync_service,
profile_sync_service   56 chrome/browser/sync/profile_sync_components_factory_mock.h       SyncComponents(ProfileSyncService* profile_sync_service,
profile_sync_service   59 chrome/browser/sync/profile_sync_components_factory_mock.h       SyncComponents(ProfileSyncService* profile_sync_service,
profile_sync_service   63 chrome/browser/sync/profile_sync_components_factory_mock.h       SyncComponents(ProfileSyncService* profile_sync_service,
profile_sync_service   68 chrome/browser/sync/profile_sync_components_factory_mock.h                    ProfileSyncService* profile_sync_service,
profile_sync_service   42 chrome/browser/sync/sync_error_notifier_factory_ash.cc   ProfileSyncService* profile_sync_service =
profile_sync_service   45 chrome/browser/sync/sync_error_notifier_factory_ash.cc   if (!profile_sync_service)
profile_sync_service   49 chrome/browser/sync/sync_error_notifier_factory_ash.cc       profile_sync_service->sync_error_controller();
profile_sync_service   24 chrome/browser/sync/sync_global_error.cc                                  ProfileSyncService* profile_sync_service)
profile_sync_service   26 chrome/browser/sync/sync_global_error.cc       service_(profile_sync_service) {
profile_sync_service   22 chrome/browser/sync/sync_global_error.h                   ProfileSyncService* profile_sync_service);
profile_sync_service   50 chrome/browser/sync/sync_global_error_factory.cc   ProfileSyncService* profile_sync_service =
profile_sync_service   53 chrome/browser/sync/sync_global_error_factory.cc   if (!profile_sync_service)
profile_sync_service   57 chrome/browser/sync/sync_global_error_factory.cc       profile_sync_service->sync_error_controller();
profile_sync_service   62 chrome/browser/sync/sync_global_error_factory.cc                              profile_sync_service);
profile_sync_service  366 chrome/browser/sync/test/integration/sync_test.cc   ProfileSyncService* profile_sync_service =
profile_sync_service  371 chrome/browser/sync/test/integration/sync_test.cc     profile_sync_service->OverrideNetworkResourcesForTest(
profile_sync_service  272 chrome/browser/sync_file_system/sync_file_system_service.cc   ProfileSyncServiceBase* profile_sync_service =
profile_sync_service  274 chrome/browser/sync_file_system/sync_file_system_service.cc   if (profile_sync_service)
profile_sync_service  275 chrome/browser/sync_file_system/sync_file_system_service.cc     profile_sync_service->RemoveObserver(this);
profile_sync_service  437 chrome/browser/sync_file_system/sync_file_system_service.cc   ProfileSyncServiceBase* profile_sync_service =
profile_sync_service  439 chrome/browser/sync_file_system/sync_file_system_service.cc   if (profile_sync_service) {
profile_sync_service  440 chrome/browser/sync_file_system/sync_file_system_service.cc     UpdateSyncEnabledStatus(profile_sync_service);
profile_sync_service  441 chrome/browser/sync_file_system/sync_file_system_service.cc     profile_sync_service->AddObserver(this);
profile_sync_service  719 chrome/browser/sync_file_system/sync_file_system_service.cc   ProfileSyncServiceBase* profile_sync_service =
profile_sync_service  721 chrome/browser/sync_file_system/sync_file_system_service.cc   if (profile_sync_service)
profile_sync_service  722 chrome/browser/sync_file_system/sync_file_system_service.cc     UpdateSyncEnabledStatus(profile_sync_service);
profile_sync_service  736 chrome/browser/sync_file_system/sync_file_system_service.cc     ProfileSyncServiceBase* profile_sync_service) {
profile_sync_service  737 chrome/browser/sync_file_system/sync_file_system_service.cc   if (!profile_sync_service->HasSyncSetupCompleted())
profile_sync_service  740 chrome/browser/sync_file_system/sync_file_system_service.cc   sync_enabled_ = profile_sync_service->GetActiveDataTypes().Has(
profile_sync_service  143 chrome/browser/sync_file_system/sync_file_system_service.h   void UpdateSyncEnabledStatus(ProfileSyncServiceBase* profile_sync_service);
profile_sync_service  102 chrome/browser/ui/sync/one_click_signin_sync_starter.cc   ProfileSyncService* profile_sync_service = GetProfileSyncService();
profile_sync_service  103 chrome/browser/ui/sync/one_click_signin_sync_starter.cc   if (profile_sync_service)
profile_sync_service  104 chrome/browser/ui/sync/one_click_signin_sync_starter.cc     profile_sync_service->SetSetupInProgress(true);
profile_sync_service  381 chrome/browser/ui/sync/one_click_signin_sync_starter.cc       ProfileSyncService* profile_sync_service = GetProfileSyncService();
profile_sync_service  382 chrome/browser/ui/sync/one_click_signin_sync_starter.cc       if (profile_sync_service)
profile_sync_service  383 chrome/browser/ui/sync/one_click_signin_sync_starter.cc         profile_sync_service->SetSyncSetupCompleted();
profile_sync_service  387 chrome/browser/ui/sync/one_click_signin_sync_starter.cc         if (!profile_sync_service) {
profile_sync_service  444 chrome/browser/ui/sync/one_click_signin_sync_starter.cc   ProfileSyncService* profile_sync_service = GetProfileSyncService();
profile_sync_service  468 chrome/browser/ui/sync/one_click_signin_sync_starter.cc     if (profile_sync_service) {