GetGCMProfileService   71 chrome/browser/extensions/extension_gcm_app_handler.cc       GetGCMProfileService()->RemoveAppHandler((*extension)->id());
GetGCMProfileService  111 chrome/browser/extensions/extension_gcm_app_handler.cc         GetGCMProfileService()->AddAppHandler(extension->id(), this);
GetGCMProfileService  118 chrome/browser/extensions/extension_gcm_app_handler.cc         GetGCMProfileService()->RemoveAppHandler(extension->id());
GetGCMProfileService  124 chrome/browser/extensions/extension_gcm_app_handler.cc         GetGCMProfileService()->Unregister(
GetGCMProfileService  129 chrome/browser/extensions/extension_gcm_app_handler.cc         GetGCMProfileService()->RemoveAppHandler(extension->id());
GetGCMProfileService   62 chrome/browser/extensions/extension_gcm_app_handler.h   gcm::GCMProfileService* GetGCMProfileService() const;
GetGCMProfileService  207 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     GetGCMProfileService()->Register(
GetGCMProfileService  225 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     return GetGCMProfileService()->app_handlers_.count(app_id);
GetGCMProfileService  146 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     GetGCMProfileService()->RemoveAppHandler(kTestingAppId);
GetGCMProfileService  147 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     GetGCMProfileService()->RemoveAppHandler(kTestingAppId2);
GetGCMProfileService  179 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     GetGCMProfileService()->Register(
GetGCMProfileService  196 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     GetGCMProfileService()->Send(
GetGCMProfileService  211 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     GetGCMProfileService()->Unregister(
GetGCMProfileService  228 chrome/browser/services/gcm/gcm_profile_service_unittest.cc         GetGCMProfileService()->GetGCMClientForTesting());
GetGCMProfileService  232 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     return GetGCMProfileService()->username_;
GetGCMProfileService  236 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     return GetGCMProfileService()->gcm_client_ready_;
GetGCMProfileService  240 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     return !GetGCMProfileService()->app_handlers_.empty();
GetGCMProfileService  380 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   consumer()->GetGCMProfileService()->Shutdown();
GetGCMProfileService  452 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   consumer()->GetGCMProfileService()->Stop();
GetGCMProfileService  460 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   consumer()->GetGCMProfileService()->Start();
GetGCMProfileService  468 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   consumer()->GetGCMProfileService()->Stop();