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

1234

/external/chromium_org/components/invalidation/
H A Dinvalidator_storage.cc78 void InvalidatorStorage::RegisterPrefs(PrefRegistrySimple* registry) { function in class:invalidation::InvalidatorStorage
/external/chromium_org/components/metrics/
H A Dcloned_install_detector.cc94 void ClonedInstallDetector::RegisterPrefs(PrefRegistrySimple* registry) { function in class:metrics::ClonedInstallDetector
H A Dmetrics_state_manager.cc205 void MetricsStateManager::RegisterPrefs(PrefRegistrySimple* registry) { function in class:metrics::MetricsStateManager
212 ClonedInstallDetector::RegisterPrefs(registry);
213 CachingPermutedEntropyProvider::RegisterPrefs(registry);
/external/chromium_org/components/network_time/
H A Dnetwork_time_tracker.cc33 void NetworkTimeTracker::RegisterPrefs(PrefRegistrySimple* registry) { function in class:network_time::NetworkTimeTracker
/external/chromium_org/components/policy/core/common/
H A Dpolicy_statistics_collector.cc57 void PolicyStatisticsCollector::RegisterPrefs(PrefRegistrySimple* registry) { function in class:policy::PolicyStatisticsCollector
/external/chromium_org/components/variations/
H A Dcaching_permuted_entropy_provider.cc30 void CachingPermutedEntropyProvider::RegisterPrefs( function in class:metrics::CachingPermutedEntropyProvider
/external/chromium_org/chrome/browser/
H A Dbrowser_shutdown.cc92 void RegisterPrefs(PrefRegistrySimple* registry) { function in namespace:browser_shutdown
/external/chromium_org/chrome/browser/chromeos/login/
H A Dstartup_utils.cc51 void StartupUtils::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::StartupUtils
/external/chromium_org/chrome/browser/chromeos/login/users/
H A Dmulti_profile_user_controller.cc68 void MultiProfileUserController::RegisterPrefs( function in class:chromeos::MultiProfileUserController
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dbrowser_policy_connector_chromeos.cc311 void BrowserPolicyConnectorChromeOS::RegisterPrefs( function in class:policy::BrowserPolicyConnectorChromeOS
H A Ddevice_cloud_policy_manager_chromeos.cc175 void DeviceCloudPolicyManagerChromeOS::RegisterPrefs( function in class:policy::DeviceCloudPolicyManagerChromeOS
/external/chromium_org/chrome/browser/chromeos/
H A Dsession_length_limiter.cc67 void SessionLengthLimiter::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::SessionLengthLimiter
H A Dpreferences.cc83 void Preferences::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::Preferences
/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/metrics/
H A Dchrome_stability_metrics_provider.cc142 void ChromeStabilityMetricsProvider::RegisterPrefs( function in class:ChromeStabilityMetricsProvider
/external/chromium_org/chrome/browser/prefs/
H A Dprofile_pref_store_manager.cc52 void ProfilePrefStoreManager::RegisterPrefs(PrefRegistrySimple* registry) { function in class:ProfilePrefStoreManager
53 PrefServiceHashStoreContents::RegisterPrefs(registry);
/external/chromium_org/chrome/browser/profiles/
H A Dprofiles_state.cc43 void RegisterPrefs(PrefRegistrySimple* registry) { function in namespace:profiles
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dreset_screen_handler.cc183 void ResetScreenHandler::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::ResetScreenHandler
/external/chromium_org/chrome/browser/ui/webui/
H A Dflags_ui.cc327 void FlagsUI::RegisterPrefs(PrefRegistrySimple* registry) { function in class:FlagsUI
/external/chromium_org/chrome/browser/web_resource/
H A Dpromo_resource_service.cc64 void PromoResourceService::RegisterPrefs(PrefRegistrySimple* registry) { function in class:PromoResourceService
66 NotificationPromo::RegisterPrefs(registry);
/external/chromium_org/components/gcm_driver/
H A Dgcm_channel_status_syncer.cc56 void GCMChannelStatusSyncer::RegisterPrefs(PrefRegistrySimple* registry) { function in class:gcm::GCMChannelStatusSyncer
/external/chromium_org/chrome/browser/chromeos/audio/
H A Daudio_devices_pref_handler_impl.cc213 void AudioDevicesPrefHandlerImpl::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::AudioDevicesPrefHandlerImpl
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Decho_private_api.cc48 void RegisterPrefs(PrefRegistrySimple* registry) { function in namespace:chromeos::echo_offer
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service.cc65 void DeviceOAuth2TokenService::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::DeviceOAuth2TokenService
/external/chromium_org/chrome/browser/chromeos/status/
H A Ddata_promo_notification.cc150 void DataPromoNotification::RegisterPrefs(PrefRegistrySimple* registry) { function in class:chromeos::DataPromoNotification

Completed in 1087 milliseconds

1234