Searched refs:GetForProfile (Results 1 - 25 of 835) sorted by last modified time

1234567891011>>

/external/chromium_org/components/search_engines/
H A Dtemplate_url_service_unittest.cc994 HistoryServiceFactory::GetForProfile(test_util()->profile(),
/external/chromium_org/chrome/browser/webdata/
H A Dweb_data_service_factory.cc178 WebDataServiceWrapper* WebDataServiceFactory::GetForProfile( function in class:WebDataServiceFactory
207 WebDataServiceFactory::GetForProfile(profile, access_type);
220 WebDataServiceFactory::GetForProfile(profile, access_type);
231 WebDataServiceFactory::GetForProfile(profile, access_type);
244 WebDataServiceFactory::GetForProfile(profile, access_type);
H A Dweb_data_service_factory.h69 static WebDataServiceWrapper* GetForProfile(
/external/chromium_org/chrome/test/base/
H A Dchrome_render_view_host_test_harness.cc43 ChromeSigninClientFactory::GetInstance()->GetForProfile(profile));
H A Dtesting_profile.cc403 SupervisedUserSettingsServiceFactory::GetForProfile(this);
461 ChromeFaviconClientFactory::GetForProfile(static_cast<Profile*>(profile));
473 return new HistoryService(ChromeHistoryClientFactory::GetForProfile(profile),
542 ChromeBookmarkClientFactory::GetForProfile(profile);
562 return new ChromeHistoryClient(BookmarkModelFactory::GetForProfile(profile),
748 policy::ProfilePolicyConnectorFactory::GetForProfile(this));
887 HistoryServiceFactory::GetForProfile(this, Profile::EXPLICIT_ACCESS);
H A Dui_test_utils.cc563 HistoryService* hs = HistoryServiceFactory::GetForProfile(
/external/chromium_org/chrome/browser/media/
H A Dmidi_permission_context_factory.cc14 MidiPermissionContextFactory::GetForProfile(Profile* profile) { function in class:MidiPermissionContextFactory
H A Dmidi_permission_context_factory.h17 static MidiPermissionContext* GetForProfile(Profile* profile);
H A Dprotected_media_identifier_permission_context_factory.cc40 ProtectedMediaIdentifierPermissionContextFactory::GetForProfile( function in class:ProtectedMediaIdentifierPermissionContextFactory
H A Dprotected_media_identifier_permission_context_factory.h17 static ProtectedMediaIdentifierPermissionContext* GetForProfile(
/external/chromium_org/chrome/browser/media_galleries/
H A Dgallery_watch_manager_unittest.cc74 MediaGalleriesPreferencesFactory::GetForProfile(profile_.get());
H A Dmedia_file_system_registry.cc565 return MediaGalleriesPreferencesFactory::GetForProfile(profile);
H A Dmedia_file_system_registry_unittest.cc476 MediaGalleriesPreferencesFactory::GetForProfile(profile_.get());
H A Dmedia_galleries_preferences_factory.cc15 MediaGalleriesPreferencesFactory::GetForProfile(Profile* profile) { function in class:MediaGalleriesPreferencesFactory
H A Dmedia_galleries_preferences_factory.h22 static MediaGalleriesPreferences* GetForProfile(Profile* profile);
H A Dmedia_scan_manager.cc311 MediaGalleriesPreferencesFactory::GetForProfile(profile);
524 MediaGalleriesPreferencesFactory::GetForProfile(profile);
H A Dmedia_scan_manager_unittest.cc116 MediaGalleriesPreferencesFactory::GetForProfile(profile_.get());
/external/chromium_org/chrome/browser/metrics/
H A Dplugin_metrics_provider.cc45 return PluginPrefs::GetForProfile(profiles.front()).get();
H A Dsignin_status_metrics_provider.cc94 SigninManager* manager = SigninManagerFactory::GetForProfile(
231 SigninManager* manager = SigninManagerFactory::GetForProfile(
/external/chromium_org/chrome/browser/metro_viewer/
H A Dchrome_metro_viewer_process_host_aurawin.cc155 TemplateURLServiceFactory::GetForProfile(
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate_unittest.cc308 cookie_settings_(CookieSettings::Factory::GetForProfile(&profile_)
H A Dcookie_store_util.cc89 prerender::PrerenderManagerFactory::GetForProfile(profile);
/external/chromium_org/chrome/browser/notifications/
H A Ddesktop_notification_service_factory.cc17 DesktopNotificationService* DesktopNotificationServiceFactory::GetForProfile( function in class:DesktopNotificationServiceFactory
H A Ddesktop_notification_service_factory.h23 static DesktopNotificationService* GetForProfile(Profile* profile);
H A Dmessage_center_settings_controller.cc209 DesktopNotificationServiceFactory::GetForProfile(profile);
249 FaviconServiceFactory::GetForProfile(profile, Profile::EXPLICIT_ACCESS);
311 DesktopNotificationServiceFactory::GetForProfile(profile);

Completed in 432 milliseconds

1234567891011>>