Home
last modified time | relevance | path

Searched refs:BuildServiceInstanceFor (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dpinned_tab_service_factory.cc29 ProfileKeyedService* PinnedTabServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in PinnedTabServiceFactory
Dpinned_tab_service_factory.h32 virtual ProfileKeyedService* BuildServiceInstanceFor(
/external/chromium/chrome/browser/
Dbackground_mode_manager_factory.h31 virtual ProfileKeyedService* BuildServiceInstanceFor(
Dbackground_mode_manager_factory.cc31 ProfileKeyedService* BackgroundModeManagerFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in BackgroundModeManagerFactory
Dbackground_contents_service_factory.h31 virtual ProfileKeyedService* BuildServiceInstanceFor(
Dbackground_contents_service_factory.cc32 ProfileKeyedService* BackgroundContentsServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in BackgroundContentsServiceFactory
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service_factory.h33 virtual ProfileKeyedService* BuildServiceInstanceFor(
Ddesktop_notification_service_factory.cc34 ProfileKeyedService* DesktopNotificationServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in DesktopNotificationServiceFactory
/external/chromium/chrome/browser/themes/
Dtheme_service_factory.h43 virtual ProfileKeyedService* BuildServiceInstanceFor(Profile* profile) const;
Dtheme_service_factory.cc45 ProfileKeyedService* ThemeServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in ThemeServiceFactory
/external/chromium/chrome/browser/profiles/
Dprofile_keyed_service_factory.h68 virtual ProfileKeyedService* BuildServiceInstanceFor(
Dprofile_keyed_service_factory.cc51 service = BuildServiceInstanceFor(profile); in GetServiceForProfile()
Dprofile_dependency_manager_unittest.cc44 virtual ProfileKeyedService* BuildServiceInstanceFor( in BuildServiceInstanceFor() function in TestService