Home
last modified time | relevance | path

Searched refs:GetServiceForProfile (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dpinned_tab_service_factory.cc15 GetInstance()->GetServiceForProfile(profile)); in GetForProfile()
/external/chromium/chrome/browser/
Dbackground_mode_manager_factory.cc16 GetInstance()->GetServiceForProfile(profile)); in GetForProfile()
Dbackground_contents_service_factory.cc16 GetInstance()->GetServiceForProfile(profile)); in GetForProfile()
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service_factory.cc18 GetInstance()->GetServiceForProfile(profile)); in GetForProfile()
/external/chromium/chrome/browser/themes/
Dtheme_service_factory.cc21 GetInstance()->GetServiceForProfile(profile)); in GetForProfile()
/external/chromium/chrome/browser/profiles/
Dprofile_keyed_service_factory.h57 ProfileKeyedService* GetServiceForProfile(Profile* profile);
Dprofile_keyed_service_factory.cc25 ProfileKeyedService* ProfileKeyedServiceFactory::GetServiceForProfile( in GetServiceForProfile() function in ProfileKeyedServiceFactory