Searched defs:RegisterPrefs (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_prefs.cc10 void RegisterPrefs(PrefService* prefs) { function in namespace:geolocation
12 AccessTokenStore::RegisterPrefs(prefs);
H A Daccess_token_store.cc91 void AccessTokenStore::RegisterPrefs(PrefService* prefs) { function in class:AccessTokenStore
/external/chromium/chrome/browser/chromeos/login/
H A Dsigned_settings_temp_storage.cc21 void SignedSettingsTempStorage::RegisterPrefs(PrefService* local_state) { function in class:chromeos::SignedSettingsTempStorage
/external/chromium/chrome/browser/net/
H A Dnet_pref_observer.cc73 void NetPrefObserver::RegisterPrefs(PrefService* prefs) { function in class:NetPrefObserver
H A Dssl_config_service_manager_pref.cc73 static void RegisterPrefs(PrefService* prefs);
107 RegisterPrefs(user_prefs);
108 RegisterPrefs(local_state);
124 void SSLConfigServiceManagerPref::RegisterPrefs(PrefService* prefs) { function in class:SSLConfigServiceManagerPref
H A Dpref_proxy_config_service.cc267 void PrefProxyConfigService::RegisterPrefs(PrefService* pref_service) { function in class:PrefProxyConfigService
/external/chromium/chrome/browser/
H A Dexternal_protocol_handler.cc175 void ExternalProtocolHandler::RegisterPrefs(PrefService* prefs) { function in class:ExternalProtocolHandler
H A Dbackground_page_tracker.cc43 void BackgroundPageTracker::RegisterPrefs(PrefService* prefs) { function in class:BackgroundPageTracker
H A Dbrowser_shutdown.cc75 void RegisterPrefs(PrefService* local_state) { function in namespace:browser_shutdown
H A Dintranet_redirect_detector.cc57 void IntranetRedirectDetector::RegisterPrefs(PrefService* prefs) { function in class:IntranetRedirectDetector
H A Dupgrade_detector.cc153 void UpgradeDetector::RegisterPrefs(PrefService* prefs) { function in class:UpgradeDetector
H A Dbackground_mode_manager.cc384 void BackgroundModeManager::RegisterPrefs(PrefService* prefs) { function in class:BackgroundModeManager
H A Dio_thread.cc302 // We call RegisterPrefs() here (instead of inside browser_prefs.cc) to make
304 RegisterPrefs(local_state);
548 void IOThread::RegisterPrefs(PrefService* local_state) { function in class:IOThread
/external/chromium/chrome/browser/ui/search_engines/
H A Dkeyword_editor_controller.cc27 void KeywordEditorController::RegisterPrefs(PrefService* prefs) { function in class:KeywordEditorController
/external/chromium/chrome/browser/ui/webui/
H A Dflags_ui.cc226 void FlagsUI::RegisterPrefs(PrefService* prefs) { function in class:FlagsUI
/external/chromium/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc129 void ProtocolHandlerRegistry::RegisterPrefs(PrefService* prefService) { function in class:ProtocolHandlerRegistry
/external/chromium/chrome/browser/extensions/
H A Dapps_promo.cc19 void AppsPromo::RegisterPrefs(PrefService* local_state) { function in class:AppsPromo
/external/chromium/chrome/browser/policy/
H A Dcloud_policy_subsystem.cc146 void CloudPolicySubsystem::RegisterPrefs(PrefService* pref_service) { function in class:policy::CloudPolicySubsystem
/external/chromium/chrome/browser/google/
H A Dgoogle_url_tracker.cc131 void GoogleURLTracker::RegisterPrefs(PrefService* prefs) { function in class:GoogleURLTracker
/external/chromium/chrome/browser/metrics/
H A Dmetrics_log.cc43 void MetricsLog::RegisterPrefs(PrefService* local_state) { function in class:MetricsLog
/external/chromium/chrome/browser/notifications/
H A Dnotification_ui_manager.cc78 void NotificationUIManager::RegisterPrefs(PrefService* prefs) { function in class:NotificationUIManager
/external/chromium/chrome/browser/renderer_host/
H A Dweb_cache_manager.cc53 void WebCacheManager::RegisterPrefs(PrefService* prefs) { function in class:WebCacheManager
/external/chromium/chrome/browser/chromeos/
H A Daudio_mixer_alsa.cc199 void AudioMixerAlsa::RegisterPrefs(PrefService* local_state) { function in class:chromeos::AudioMixerAlsa
H A Dcustomization_document.cc266 void ServicesCustomizationDocument::RegisterPrefs(PrefService* local_state) { function in class:chromeos::ServicesCustomizationDocument
/external/chromium/chrome/browser/web_resource/
H A Dpromo_resource_service.cc58 void PromoResourceService::RegisterPrefs(PrefService* local_state) { function in class:PromoResourceService

Completed in 2522 milliseconds

12