Searched defs:RegisterProfilePrefs (Results 1 - 25 of 127) sorted by relevance

123456

/external/chromium_org/chrome/browser/net/
H A Dhttp_server_properties_manager_factory.cc25 void HttpServerPropertiesManagerFactory::RegisterProfilePrefs( function in class:chrome_browser_net::HttpServerPropertiesManagerFactory
H A Dnet_pref_observer.cc40 void NetPrefObserver::RegisterProfilePrefs( function in class:NetPrefObserver
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui.cc140 void LocalDiscoveryUI::RegisterProfilePrefs( function in class:LocalDiscoveryUI
/external/chromium_org/chrome/browser/profiles/
H A Dchrome_version_service.cc14 void ChromeVersionService::RegisterProfilePrefs( function in class:ChromeVersionService
H A Dgaia_info_update_service_factory.cc43 void GAIAInfoUpdateServiceFactory::RegisterProfilePrefs( function in class:GAIAInfoUpdateServiceFactory
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_factory.cc46 void BackgroundContentsServiceFactory::RegisterProfilePrefs( function in class:BackgroundContentsServiceFactory
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_model_factory.cc83 void BookmarkModelFactory::RegisterProfilePrefs( function in class:BookmarkModelFactory
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_factory.cc74 void GeolocationPermissionContextFactory::RegisterProfilePrefs( function in class:GeolocationPermissionContextFactory
/external/chromium_org/chrome/browser/google/
H A Dgoogle_url_tracker_factory.cc44 void GoogleURLTrackerFactory::RegisterProfilePrefs( function in class:GoogleURLTrackerFactory
/external/chromium_org/chrome/browser/invalidation/
H A Dprofile_invalidation_provider_factory.cc142 void ProfileInvalidationProviderFactory::RegisterProfilePrefs( function in class:invalidation::ProfileInvalidationProviderFactory
148 InvalidatorStorage::RegisterProfilePrefs(registry);
/external/chromium_org/chrome/browser/media/
H A Dmedia_device_id_salt.cc59 void MediaDeviceIDSalt::RegisterProfilePrefs( function in class:MediaDeviceIDSalt
H A Dprotected_media_identifier_permission_context_factory.cc71 ProtectedMediaIdentifierPermissionContextFactory::RegisterProfilePrefs( function in class:ProtectedMediaIdentifierPermissionContextFactory
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences_factory.cc38 void MediaGalleriesPreferencesFactory::RegisterProfilePrefs( function in class:MediaGalleriesPreferencesFactory
40 MediaGalleriesPreferences::RegisterProfilePrefs(prefs);
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs_factory.cc54 void PluginPrefsFactory::RegisterProfilePrefs( function in class:PluginPrefsFactory
/external/chromium_org/chrome/browser/profile_resetter/
H A Dautomatic_profile_resetter_factory.cc57 void AutomaticProfileResetterFactory::RegisterProfilePrefs( function in class:AutomaticProfileResetterFactory
/external/chromium_org/chrome/browser/search/suggestions/
H A Dsuggestions_service_factory.cc83 void SuggestionsServiceFactory::RegisterProfilePrefs( function in class:suggestions::SuggestionsServiceFactory
85 SuggestionsService::RegisterProfilePrefs(registry);
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_service_factory.cc76 void TemplateURLServiceFactory::RegisterProfilePrefs( function in class:TemplateURLServiceFactory
78 DefaultSearchManager::RegisterProfilePrefs(registry);
/external/chromium_org/chrome/browser/signin/
H A Dabout_signin_internals_factory.cc45 void AboutSigninInternalsFactory::RegisterProfilePrefs( function in class:AboutSigninInternalsFactory
H A Daccount_reconcilor_factory.cc47 void AccountReconcilorFactory::RegisterProfilePrefs( function in class:AccountReconcilorFactory
H A Daccount_tracker_service_factory.cc38 void AccountTrackerServiceFactory::RegisterProfilePrefs( function in class:AccountTrackerServiceFactory
/external/chromium_org/chrome/browser/ssl/
H A Dchrome_ssl_host_state_delegate_factory.cc60 void ChromeSSLHostStateDelegateFactory::RegisterProfilePrefs( function in class:ChromeSSLHostStateDelegateFactory
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller.cc27 void AutofillDialogController::RegisterProfilePrefs( function in class:autofill::AutofillDialogController
/external/chromium_org/chrome/browser/ui/
H A Dnavigation_correction_tab_observer.cc54 void NavigationCorrectionTabObserver::RegisterProfilePrefs( function in class:NavigationCorrectionTabObserver
/external/chromium_org/components/keyed_service/content/
H A Dbrowser_context_keyed_base_factory.h61 // Calls RegisterProfilePrefs() after doing house keeping required to work
63 // TODO(gab): This method can be replaced by RegisterProfilePrefs() directly
126 virtual void RegisterProfilePrefs( function in class:BrowserContextKeyedBaseFactory
/external/chromium_org/chrome/browser/chromeos/power/
H A Dpower_prefs.cc47 RegisterProfilePrefs(registry);
62 RegisterProfilePrefs(registry);
155 void PowerPrefs::RegisterProfilePrefs( function in class:chromeos::PowerPrefs

Completed in 2541 milliseconds

123456