GAIAInfoUpdateServiceFactory  180 chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc   GAIAInfoUpdateServiceFactory::GetInstance();
GAIAInfoUpdateServiceFactory   14 chrome/browser/profiles/gaia_info_update_service_factory.cc GAIAInfoUpdateServiceFactory::GAIAInfoUpdateServiceFactory()
GAIAInfoUpdateServiceFactory   21 chrome/browser/profiles/gaia_info_update_service_factory.cc GAIAInfoUpdateServiceFactory::~GAIAInfoUpdateServiceFactory() {}
GAIAInfoUpdateServiceFactory   24 chrome/browser/profiles/gaia_info_update_service_factory.cc GAIAInfoUpdateService* GAIAInfoUpdateServiceFactory::GetForProfile(
GAIAInfoUpdateServiceFactory   31 chrome/browser/profiles/gaia_info_update_service_factory.cc GAIAInfoUpdateServiceFactory* GAIAInfoUpdateServiceFactory::GetInstance() {
GAIAInfoUpdateServiceFactory   32 chrome/browser/profiles/gaia_info_update_service_factory.cc   return Singleton<GAIAInfoUpdateServiceFactory>::get();
GAIAInfoUpdateServiceFactory   35 chrome/browser/profiles/gaia_info_update_service_factory.cc KeyedService* GAIAInfoUpdateServiceFactory::BuildServiceInstanceFor(
GAIAInfoUpdateServiceFactory   43 chrome/browser/profiles/gaia_info_update_service_factory.cc void GAIAInfoUpdateServiceFactory::RegisterProfilePrefs(
GAIAInfoUpdateServiceFactory   53 chrome/browser/profiles/gaia_info_update_service_factory.cc bool GAIAInfoUpdateServiceFactory::ServiceIsNULLWhileTesting() const {
GAIAInfoUpdateServiceFactory   21 chrome/browser/profiles/gaia_info_update_service_factory.h class GAIAInfoUpdateServiceFactory : public BrowserContextKeyedServiceFactory {
GAIAInfoUpdateServiceFactory   29 chrome/browser/profiles/gaia_info_update_service_factory.h   static GAIAInfoUpdateServiceFactory* GetInstance();
GAIAInfoUpdateServiceFactory   32 chrome/browser/profiles/gaia_info_update_service_factory.h   friend struct DefaultSingletonTraits<GAIAInfoUpdateServiceFactory>;
GAIAInfoUpdateServiceFactory   34 chrome/browser/profiles/gaia_info_update_service_factory.h   GAIAInfoUpdateServiceFactory();
GAIAInfoUpdateServiceFactory   35 chrome/browser/profiles/gaia_info_update_service_factory.h   virtual ~GAIAInfoUpdateServiceFactory();
GAIAInfoUpdateServiceFactory   45 chrome/browser/profiles/gaia_info_update_service_factory.h   DISALLOW_COPY_AND_ASSIGN(GAIAInfoUpdateServiceFactory);
GAIAInfoUpdateServiceFactory  536 chrome/browser/profiles/profile_impl.cc   GAIAInfoUpdateServiceFactory::GetForProfile(this);