Searched refs:ServiceIsCreatedWithBrowserContext (Results 76 - 92 of 92) sorted by relevance

1234

/external/chromium_org/chrome/browser/prefs/
H A Dpref_metrics_service.h41 virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
H A Dpref_metrics_service.cc236 bool PrefMetricsService::Factory::ServiceIsCreatedWithBrowserContext() const { function in class:PrefMetricsService::Factory
/external/chromium_org/chrome/browser/sessions/
H A Dsession_service_factory.cc86 bool SessionServiceFactory::ServiceIsCreatedWithBrowserContext() const { function in class:SessionServiceFactory
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service_factory.cc87 bool AppListSyncableServiceFactory::ServiceIsCreatedWithBrowserContext() const { function in class:app_list::AppListSyncableServiceFactory
/external/chromium_org/components/keyed_service/content/
H A Dbrowser_context_keyed_base_factory.cc94 bool BrowserContextKeyedBaseFactory::ServiceIsCreatedWithBrowserContext() function in class:BrowserContextKeyedBaseFactory
H A Dbrowser_context_keyed_base_factory.h78 virtual bool ServiceIsCreatedWithBrowserContext() const;
H A Dbrowser_context_dependency_manager.cc97 } else if (factory->ServiceIsCreatedWithBrowserContext()) {
/external/chromium_org/extensions/browser/
H A Dbrowser_context_keyed_api_factory.h123 virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE {
H A Drenderer_startup_helper.h67 virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
H A Drenderer_startup_helper.cc117 bool RendererStartupHelperFactory::ServiceIsCreatedWithBrowserContext() const { function in class:extensions::RendererStartupHelperFactory
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs_factory.cc89 bool PluginPrefsFactory::ServiceIsCreatedWithBrowserContext() const { function in class:PluginPrefsFactory
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_cloud_policy_manager_factory.h117 virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
H A Duser_cloud_policy_manager_factory.cc211 bool UserCloudPolicyManagerFactory::ServiceIsCreatedWithBrowserContext() const { function in class:policy::UserCloudPolicyManagerFactory
/external/chromium_org/chrome/browser/themes/
H A Dtheme_service_factory.cc107 bool ThemeServiceFactory::ServiceIsCreatedWithBrowserContext() const { function in class:ThemeServiceFactory
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_registry.h120 virtual bool ServiceIsCreatedWithBrowserContext() const OVERRIDE;
H A Dapp_window_registry.cc268 bool AppWindowRegistry::Factory::ServiceIsCreatedWithBrowserContext() const { function in class:extensions::AppWindowRegistry::Factory
/external/chromium_org/chrome/browser/ui/
H A Dgesture_prefs_observer_factory_aura.cc235 GesturePrefsObserverFactoryAura::ServiceIsCreatedWithBrowserContext() const { function in class:GesturePrefsObserverFactoryAura

Completed in 264 milliseconds

1234