HomeSort by relevance Sort by last modified time
    Searched defs:RefcountedBrowserContextKeyedServiceFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/browser_context_keyed_service/
refcounted_browser_context_keyed_service_factory.cc 13 void RefcountedBrowserContextKeyedServiceFactory::SetTestingFactory(
35 RefcountedBrowserContextKeyedServiceFactory::SetTestingFactoryAndUse(
43 RefcountedBrowserContextKeyedServiceFactory::
44 RefcountedBrowserContextKeyedServiceFactory(
50 RefcountedBrowserContextKeyedServiceFactory::
51 ~RefcountedBrowserContextKeyedServiceFactory() {
56 RefcountedBrowserContextKeyedServiceFactory::GetServiceForBrowserContext(
93 void RefcountedBrowserContextKeyedServiceFactory::Associate(
100 void RefcountedBrowserContextKeyedServiceFactory::BrowserContextShutdown(
107 void RefcountedBrowserContextKeyedServiceFactory::BrowserContextDestroyed
    [all...]
refcounted_browser_context_keyed_service_factory.h 31 RefcountedBrowserContextKeyedServiceFactory
55 RefcountedBrowserContextKeyedServiceFactory(
58 virtual ~RefcountedBrowserContextKeyedServiceFactory();
70 // All subclasses of RefcountedBrowserContextKeyedServiceFactory must return
97 DISALLOW_COPY_AND_ASSIGN(RefcountedBrowserContextKeyedServiceFactory);

Completed in 52 milliseconds