StartPageServiceFactory 97 chrome/browser/ui/app_list/start_page_service.cc return StartPageServiceFactory::GetForProfile(profile); StartPageServiceFactory 62 chrome/browser/ui/app_list/start_page_service.h friend class StartPageServiceFactory; StartPageServiceFactory 20 chrome/browser/ui/app_list/start_page_service_factory.cc StartPageService* StartPageServiceFactory::GetForProfile(Profile* profile) { StartPageServiceFactory 31 chrome/browser/ui/app_list/start_page_service_factory.cc StartPageServiceFactory* StartPageServiceFactory::GetInstance() { StartPageServiceFactory 32 chrome/browser/ui/app_list/start_page_service_factory.cc return Singleton<StartPageServiceFactory>::get(); StartPageServiceFactory 35 chrome/browser/ui/app_list/start_page_service_factory.cc StartPageServiceFactory::StartPageServiceFactory() StartPageServiceFactory 44 chrome/browser/ui/app_list/start_page_service_factory.cc StartPageServiceFactory::~StartPageServiceFactory() {} StartPageServiceFactory 46 chrome/browser/ui/app_list/start_page_service_factory.cc KeyedService* StartPageServiceFactory::BuildServiceInstanceFor( StartPageServiceFactory 17 chrome/browser/ui/app_list/start_page_service_factory.h class StartPageServiceFactory : public BrowserContextKeyedServiceFactory { StartPageServiceFactory 23 chrome/browser/ui/app_list/start_page_service_factory.h static StartPageServiceFactory* GetInstance(); StartPageServiceFactory 26 chrome/browser/ui/app_list/start_page_service_factory.h friend struct DefaultSingletonTraits<StartPageServiceFactory>; StartPageServiceFactory 28 chrome/browser/ui/app_list/start_page_service_factory.h StartPageServiceFactory(); StartPageServiceFactory 29 chrome/browser/ui/app_list/start_page_service_factory.h virtual ~StartPageServiceFactory(); StartPageServiceFactory 35 chrome/browser/ui/app_list/start_page_service_factory.h DISALLOW_COPY_AND_ASSIGN(StartPageServiceFactory);