Searched refs:RegisterProfilePrefs (Results 201 - 225 of 275) sorted by relevance

1234567891011

/external/chromium_org/chrome/browser/prefs/
H A Dsession_startup_pref.cc66 void SessionStartupPref::RegisterProfilePrefs( function in class:SessionStartupPref
H A Dsession_startup_pref_unittest.cc21 SessionStartupPref::RegisterProfilePrefs(registry());
/external/chromium_org/chrome/browser/profiles/
H A Dprofile.cc70 void Profile::RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry) { function in class:Profile
H A Dprofile.h154 static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
H A Dprofile_impl.h75 static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Ddevice_id_fetcher.cc81 void DeviceIDFetcher::RegisterProfilePrefs( function in class:chrome::DeviceIDFetcher
/external/chromium_org/chrome/browser/services/gcm/
H A Dpush_messaging_service_impl.cc35 void PushMessagingServiceImpl::RegisterProfilePrefs( function in class:gcm::PushMessagingServiceImpl
/external/chromium_org/chrome/browser/signin/
H A Dsignin_promo.cc303 void RegisterProfilePrefs( function in namespace:signin
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service.h98 static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
/external/chromium_org/chrome/browser/ui/
H A Dgesture_prefs_observer_factory_aura.cc209 void GesturePrefsObserverFactoryAura::RegisterProfilePrefs( function in class:GesturePrefsObserverFactoryAura
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_settings_handler.h85 static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
/external/chromium_org/chrome/browser/ui/webui/
H A Dflags_ui.cc333 void FlagsUI::RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry) { function in class:FlagsUI
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dmost_visited_handler.cc263 void MostVisitedHandler::RegisterProfilePrefs( function in class:MostVisitedHandler
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.h74 static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
H A Dautofill_test_utils.cc36 AutofillManager::RegisterProfilePrefs(registry.get());
/external/chromium_org/chrome/browser/download/
H A Ddownload_prefs.cc111 // RegisterProfilePrefs()), alter by GetDefaultDownloadDirectoryForProfile().
179 void DownloadPrefs::RegisterProfilePrefs( function in class:DownloadPrefs
/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_service_unittest.cc177 VariationsService::RegisterProfilePrefs(prefs.registry());
/external/chromium_org/chrome/browser/net/
H A Dpredictor.h130 static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
H A Dpref_proxy_config_tracker_impl.cc211 void PrefProxyConfigTrackerImpl::RegisterProfilePrefs( function in class:PrefProxyConfigTrackerImpl
/external/chromium_org/chrome/browser/notifications/
H A Ddesktop_notification_service.cc67 void DesktopNotificationService::RegisterProfilePrefs( function in class:DesktopNotificationService
H A Dextension_welcome_notification.cc223 void ExtensionWelcomeNotification::RegisterProfilePrefs( function in class:ExtensionWelcomeNotification
/external/chromium_org/components/dom_distiller/standalone/
H A Dcontent_extractor.cc105 DistilledPagePrefs::RegisterProfilePrefs(pref_service->registry());
/external/chromium_org/components/search_engines/
H A Dtemplate_url_prepopulate_data_unittest.cc39 TemplateURLPrepopulateData::RegisterProfilePrefs(prefs_.registry());
/external/chromium_org/components/sync_driver/
H A Dsync_prefs_unittest.cc29 SyncPrefs::RegisterProfilePrefs(pref_service_.registry());
/external/chromium_org/chrome/browser/autocomplete/
H A Dzero_suggest_provider.cc84 void ZeroSuggestProvider::RegisterProfilePrefs( function in class:ZeroSuggestProvider

Completed in 387 milliseconds

1234567891011