Searched defs:RegisterPrefs (Results 26 - 50 of 89) sorted by path

1234

/external/chromium_org/chrome/browser/chromeos/
H A Dsession_length_limiter.cc67 void SessionLengthLimiter::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::SessionLengthLimiter
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service.cc65 void DeviceOAuth2TokenService::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::DeviceOAuth2TokenService
H A Ddevice_settings_cache.cc23 void RegisterPrefs(PrefRegistrySimple* registry) { function in namespace:chromeos::device_settings_cache
/external/chromium_org/chrome/browser/chromeos/status/
H A Ddata_promo_notification.cc150 void DataPromoNotification::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::DataPromoNotification
/external/chromium_org/chrome/browser/chromeos/system/
H A Dautomatic_reboot_manager.cc285 void AutomaticRebootManager::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::system::AutomaticRebootManager
/external/chromium_org/chrome/browser/extensions/
H A Dextension_assets_manager_chromeos.cc137 void ExtensionAssetsManagerChromeOS::RegisterPrefs( function in class:extensions::ExtensionAssetsManagerChromeOS
/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler.cc308 void ExternalProtocolHandler::RegisterPrefs(PrefRegistrySimple* registry) { function in class:ExternalProtocolHandler
/external/chromium_org/chrome/browser/geolocation/
H A Dchrome_access_token_store.cc101 void ChromeAccessTokenStore::RegisterPrefs(PrefRegistrySimple* registry) { function in class:ChromeAccessTokenStore
H A Dgeolocation_prefs.cc10 void RegisterPrefs(PrefRegistrySimple* registry) { function in namespace:geolocation
12 ChromeAccessTokenStore::RegisterPrefs(registry);
/external/chromium_org/chrome/browser/gpu/
H A Dgl_string_manager.cc14 void GLStringManager::RegisterPrefs(PrefRegistrySimple* registry) { function in class:GLStringManager
H A Dgpu_mode_manager.cc35 void GpuModeManager::RegisterPrefs(PrefRegistrySimple* registry) { function in class:GpuModeManager
/external/chromium_org/chrome/browser/
H A Dintranet_redirect_detector.cc57 void IntranetRedirectDetector::RegisterPrefs(PrefRegistrySimple* registry) { function in class:IntranetRedirectDetector
H A Dio_thread.cc923 void IOThread::RegisterPrefs(PrefRegistrySimple* registry) { function in class:IOThread
936 data_reduction_proxy::RegisterPrefs(registry);
/external/chromium_org/chrome/browser/metrics/
H A Dandroid_metrics_provider.cc149 void AndroidMetricsProvider::RegisterPrefs(PrefRegistrySimple* registry) { function in class:AndroidMetricsProvider
H A Dchrome_metrics_service_client.cc157 void ChromeMetricsServiceClient::RegisterPrefs(PrefRegistrySimple* registry) { function in class:ChromeMetricsServiceClient
161 metrics::MetricsService::RegisterPrefs(registry);
162 ChromeStabilityMetricsProvider::RegisterPrefs(registry);
165 AndroidMetricsProvider::RegisterPrefs(registry);
169 PluginMetricsProvider::RegisterPrefs(registry);
H A Dchrome_stability_metrics_provider.cc142 void ChromeStabilityMetricsProvider::RegisterPrefs( function in class:ChromeStabilityMetricsProvider
H A Dchromeos_metrics_provider.cc107 void ChromeOSMetricsProvider::RegisterPrefs(PrefRegistrySimple* registry) { function in class:ChromeOSMetricsProvider
H A Dplugin_metrics_provider.cc327 void PluginMetricsProvider::RegisterPrefs(PrefRegistrySimple* registry) { function in class:PluginMetricsProvider
/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_seed_store.cc231 void VariationsSeedStore::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chrome_variations::VariationsSeedStore
H A Dvariations_service.cc402 void VariationsService::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chrome_variations::VariationsService
403 VariationsSeedStore::RegisterPrefs(registry);
/external/chromium_org/chrome/browser/net/
H A Dpref_proxy_config_tracker_impl.cc204 void PrefProxyConfigTrackerImpl::RegisterPrefs(PrefRegistrySimple* registry) { function in class:PrefProxyConfigTrackerImpl
H A Dssl_config_service_manager_pref.cc152 static void RegisterPrefs(PrefRegistrySimple* registry);
225 void SSLConfigServiceManagerPref::RegisterPrefs(PrefRegistrySimple* registry) { function in class:SSLConfigServiceManagerPref
332 void SSLConfigServiceManager::RegisterPrefs(PrefRegistrySimple* registry) { function in class:SSLConfigServiceManager
333 SSLConfigServiceManagerPref::RegisterPrefs(registry);
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_notification_manager.cc101 void MessageCenterNotificationManager::RegisterPrefs( function in class:MessageCenterNotificationManager
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_finder.cc134 void PluginFinder::RegisterPrefs(PrefRegistrySimple* registry) { function in class:PluginFinder
H A Dplugins_resource_service.cc76 void PluginsResourceService::RegisterPrefs(PrefRegistrySimple* registry) { function in class:PluginsResourceService

Completed in 1117 milliseconds

1234