Searched refs:RefcountedBrowserContextKeyedServiceFactory (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/components/keyed_service/content/
H A Drefcounted_browser_context_keyed_service_factory.cc13 void RefcountedBrowserContextKeyedServiceFactory::SetTestingFactory(
35 RefcountedBrowserContextKeyedServiceFactory::SetTestingFactoryAndUse(
43 RefcountedBrowserContextKeyedServiceFactory::
44 RefcountedBrowserContextKeyedServiceFactory( function in class:RefcountedBrowserContextKeyedServiceFactory
49 RefcountedBrowserContextKeyedServiceFactory::
50 ~RefcountedBrowserContextKeyedServiceFactory() {
55 RefcountedBrowserContextKeyedServiceFactory::GetServiceForBrowserContext(
92 void RefcountedBrowserContextKeyedServiceFactory::Associate(
99 void RefcountedBrowserContextKeyedServiceFactory::BrowserContextShutdown(
106 void RefcountedBrowserContextKeyedServiceFactory
[all...]
H A Drefcounted_browser_context_keyed_service_factory.h30 class KEYED_SERVICE_EXPORT RefcountedBrowserContextKeyedServiceFactory class in inherits:BrowserContextKeyedBaseFactory
54 RefcountedBrowserContextKeyedServiceFactory(
57 virtual ~RefcountedBrowserContextKeyedServiceFactory();
68 // All subclasses of RefcountedBrowserContextKeyedServiceFactory must return
97 DISALLOW_COPY_AND_ASSIGN(RefcountedBrowserContextKeyedServiceFactory);
/external/chromium_org/chrome/browser/thumbnails/
H A Dthumbnail_service_factory.cc16 : RefcountedBrowserContextKeyedServiceFactory(
H A Dthumbnail_service_factory.h19 : public RefcountedBrowserContextKeyedServiceFactory {
/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend_factory.h19 : public RefcountedBrowserContextKeyedServiceFactory {
H A Dshortcuts_backend_factory.cc55 : RefcountedBrowserContextKeyedServiceFactory(
/external/chromium_org/chrome/browser/extensions/api/dial/
H A Ddial_api_factory.cc26 DialAPIFactory::DialAPIFactory() : RefcountedBrowserContextKeyedServiceFactory(
H A Ddial_api_factory.h15 class DialAPIFactory : public RefcountedBrowserContextKeyedServiceFactory {
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs_factory.h15 class PluginPrefsFactory : public RefcountedBrowserContextKeyedServiceFactory {
32 // RefcountedBrowserContextKeyedServiceFactory methods:
H A Dplugin_prefs_factory.cc38 : RefcountedBrowserContextKeyedServiceFactory(
/external/chromium_org/chrome/browser/content_settings/
H A Dcookie_settings.h104 class Factory : public RefcountedBrowserContextKeyedServiceFactory {
H A Dcookie_settings.cc60 : RefcountedBrowserContextKeyedServiceFactory(

Completed in 8870 milliseconds