GCMProfileServiceFactory  101 chrome/browser/extensions/api/gcm/gcm_api.cc   return gcm::GCMProfileServiceFactory::GetForProfile(
GCMProfileServiceFactory  261 chrome/browser/extensions/api/gcm/gcm_api.cc   gcm::GCMProfileServiceFactory::GetForProfile(profile_)->Start();
GCMProfileServiceFactory   89 chrome/browser/extensions/api/gcm/gcm_apitest.cc   gcm::GCMProfileServiceFactory::GetInstance()->SetTestingFactory(
GCMProfileServiceFactory   92 chrome/browser/extensions/api/gcm/gcm_apitest.cc       gcm::GCMProfileServiceFactory::GetInstance()->GetForProfile(
GCMProfileServiceFactory  139 chrome/browser/extensions/extension_gcm_app_handler.cc   return gcm::GCMProfileServiceFactory::GetForProfile(profile_);
GCMProfileServiceFactory  131 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc         GCMProfileServiceFactory::GetInstance()->SetTestingFactoryAndUse(
GCMProfileServiceFactory  221 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     return GCMProfileServiceFactory::GetForProfile(profile());
GCMProfileServiceFactory   78 chrome/browser/invalidation/gcm_invalidation_bridge_unittest.cc     builder.AddTestingFactory(gcm::GCMProfileServiceFactory::GetInstance(),
GCMProfileServiceFactory   87 chrome/browser/invalidation/gcm_invalidation_bridge_unittest.cc         (FakeGCMProfileService*)gcm::GCMProfileServiceFactory::GetForProfile(
GCMProfileServiceFactory   74 chrome/browser/invalidation/invalidation_service_factory.cc   DependsOn(gcm::GCMProfileServiceFactory::GetInstance());
GCMProfileServiceFactory  400 chrome/browser/invalidation/ticl_invalidation_service.cc           gcm::GCMProfileServiceFactory::GetForProfile(profile_);
GCMProfileServiceFactory   17 chrome/browser/services/gcm/gcm_profile_service_factory.cc GCMProfileService* GCMProfileServiceFactory::GetForProfile(Profile* profile) {
GCMProfileServiceFactory   27 chrome/browser/services/gcm/gcm_profile_service_factory.cc GCMProfileServiceFactory* GCMProfileServiceFactory::GetInstance() {
GCMProfileServiceFactory   28 chrome/browser/services/gcm/gcm_profile_service_factory.cc   return Singleton<GCMProfileServiceFactory>::get();
GCMProfileServiceFactory   31 chrome/browser/services/gcm/gcm_profile_service_factory.cc GCMProfileServiceFactory::GCMProfileServiceFactory()
GCMProfileServiceFactory   38 chrome/browser/services/gcm/gcm_profile_service_factory.cc GCMProfileServiceFactory::~GCMProfileServiceFactory() {
GCMProfileServiceFactory   41 chrome/browser/services/gcm/gcm_profile_service_factory.cc KeyedService* GCMProfileServiceFactory::BuildServiceInstanceFor(
GCMProfileServiceFactory   50 chrome/browser/services/gcm/gcm_profile_service_factory.cc content::BrowserContext* GCMProfileServiceFactory::GetBrowserContextToUse(
GCMProfileServiceFactory   21 chrome/browser/services/gcm/gcm_profile_service_factory.h class GCMProfileServiceFactory : public BrowserContextKeyedServiceFactory {
GCMProfileServiceFactory   24 chrome/browser/services/gcm/gcm_profile_service_factory.h   static GCMProfileServiceFactory* GetInstance();
GCMProfileServiceFactory   27 chrome/browser/services/gcm/gcm_profile_service_factory.h   friend struct DefaultSingletonTraits<GCMProfileServiceFactory>;
GCMProfileServiceFactory   29 chrome/browser/services/gcm/gcm_profile_service_factory.h   GCMProfileServiceFactory();
GCMProfileServiceFactory   30 chrome/browser/services/gcm/gcm_profile_service_factory.h   virtual ~GCMProfileServiceFactory();
GCMProfileServiceFactory   38 chrome/browser/services/gcm/gcm_profile_service_factory.h   DISALLOW_COPY_AND_ASSIGN(GCMProfileServiceFactory);
GCMProfileServiceFactory  152 chrome/browser/services/gcm/gcm_profile_service_unittest.cc         GCMProfileServiceFactory::GetInstance()->SetTestingFactoryAndUse(
GCMProfileServiceFactory  223 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     return GCMProfileServiceFactory::GetForProfile(profile());
GCMProfileServiceFactory  344 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   EXPECT_TRUE(GCMProfileServiceFactory::GetForProfile(profile()));
GCMProfileServiceFactory  353 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   EXPECT_FALSE(GCMProfileServiceFactory::GetForProfile(
GCMProfileServiceFactory 1017 chrome/browser/sync/profile_sync_service.cc         gcm::GCMProfileServiceFactory::GetForProfile(profile());
GCMProfileServiceFactory   98 chrome/browser/sync/profile_sync_service_factory.cc   gcm::GCMProfileServiceFactory::GetForProfile(profile);
GCMProfileServiceFactory   98 chrome/browser/ui/webui/gcm_internals_ui.cc     gcm::GCMProfileServiceFactory::GetForProfile(profile);
GCMProfileServiceFactory  114 chrome/browser/ui/webui/gcm_internals_ui.cc       gcm::GCMProfileServiceFactory::GetForProfile(profile);