Searched refs:GetForBrowserContext (Results 176 - 200 of 210) sorted by relevance

123456789

/external/chromium_org/chrome/browser/ui/extensions/
H A Dapplication_launch.cc302 PerAppSettingsServiceFactory::GetForBrowserContext(profile)->
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_remover.cc309 power::OriginPowerMapFactory::GetForBrowserContext(profile_);
711 GetForBrowserContext(profile_);
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service.cc700 SupervisedUserPrefMappingServiceFactory::GetForBrowserContext(profile_)
749 SupervisedUserSharedSettingsServiceFactory::GetForBrowserContext(
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.cc1458 service = DownloadServiceFactory::GetForBrowserContext(
1464 incognito_service = DownloadServiceFactory::GetForBrowserContext(
1476 DownloadServiceFactory::GetForBrowserContext(browser->profile());
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc765 DownloadServiceFactory::GetForBrowserContext(profile());
1664 ProtocolHandlerRegistryFactory::GetForBrowserContext(context);
1711 ProtocolHandlerRegistryFactory::GetForBrowserContext(context);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_integration_service.cc537 DriveNotificationManagerFactory::GetForBrowserContext(profile_);
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_screen.cc280 SupervisedUserSharedSettingsServiceFactory::GetForBrowserContext(
/external/chromium_org/chrome/browser/download/
H A Dchrome_download_manager_delegate.cc523 DownloadServiceFactory::GetForBrowserContext(profile_)
H A Ddownload_browsertest.cc380 DownloadServiceFactory::GetForBrowserContext(profile_)->
385 DownloadService* service = DownloadServiceFactory::GetForBrowserContext(
407 DownloadServiceFactory::GetForBrowserContext(profile_)->
3161 DownloadPrefs* on_prefs = DownloadServiceFactory::GetForBrowserContext(
3163 DownloadPrefs* off_prefs = DownloadServiceFactory::GetForBrowserContext(
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_api.cc21 return extensions::NetworkingPrivateDelegate::GetForBrowserContext(
/external/chromium_org/chrome/browser/extensions/
H A Dextension_storage_monitor.cc214 return ExtensionStorageMonitorFactory::GetForBrowserContext(context);
H A Dextension_message_bubble_controller_unittest.cc372 ExtensionPrefValueMapFactory::GetForBrowserContext(profile());
H A Dmenu_manager.cc326 return MenuManagerFactory::GetForBrowserContext(context);
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.cc212 precache::PrecacheManagerFactory::GetForBrowserContext(profile);
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_policy_signin_service_unittest.cc188 manager_.reset(UserCloudPolicyManagerFactory::GetForBrowserContext(
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine.cc208 drive::DriveNotificationManagerFactory::GetForBrowserContext(context);
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_menu_model.cc290 browser_zoom_subscription_ = ZoomEventManager::GetForBrowserContext(
/external/chromium_org/chrome/browser/ui/webui/
H A Dchrome_web_ui_controller_factory.cc218 dom_distiller::DomDistillerServiceFactory::GetForBrowserContext(
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcore_options_handler.cc399 ExtensionPrefValueMapFactory::GetForBrowserContext(profile);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc376 ProtocolHandlerRegistryFactory::GetForBrowserContext(profile);
517 policy::PolicyHeaderServiceFactory::GetForBrowserContext(profile);
H A Dprofile_manager.cc632 DownloadServiceFactory::GetForBrowserContext(profile);
1104 DCHECK(DownloadServiceFactory::GetForBrowserContext(profile)->
H A Dprofile_impl_io_data.cc268 ProtocolHandlerRegistryFactory::GetForBrowserContext(profile_)->
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_settings_handler.cc905 ExtensionManagementFactory::GetForBrowserContext(profile)
1292 ExtensionManagementFactory::GetForBrowserContext(profile));
/external/chromium_org/chrome/browser/extensions/api/preference/
H A Dpreference_api.cc516 return ExtensionPrefValueMapFactory::GetForBrowserContext(profile_);
/external/chromium_org/chrome/browser/lifetime/
H A Dbrowser_close_manager_browsertest.cc742 DownloadServiceFactory::GetForBrowserContext(browser()->profile())->

Completed in 831 milliseconds

123456789