Home | History | Annotate | Download | only in browser

Lines Matching defs:BackgroundContentsServiceFactory

13 BackgroundContentsService* BackgroundContentsServiceFactory::GetForProfile(
20 BackgroundContentsServiceFactory* BackgroundContentsServiceFactory::
22 return Singleton<BackgroundContentsServiceFactory>::get();
25 BackgroundContentsServiceFactory::BackgroundContentsServiceFactory()
29 BackgroundContentsServiceFactory::~BackgroundContentsServiceFactory() {
32 ProfileKeyedService* BackgroundContentsServiceFactory::BuildServiceInstanceFor(
38 bool BackgroundContentsServiceFactory::ServiceHasOwnInstanceInIncognito() {