GetGCMEnabledState 96 chrome/browser/extensions/api/gcm/gcm_api.cc return gcm::GCMProfileService::GetGCMEnabledState(profile) != GetGCMEnabledState 257 chrome/browser/extensions/api/gcm/gcm_api.cc if (gcm::GCMProfileService::GetGCMEnabledState(profile_) == GetGCMEnabledState 434 chrome/browser/invalidation/ticl_invalidation_service.cc if (gcm::GCMProfileService::GetGCMEnabledState(profile_) == GetGCMEnabledState 480 chrome/browser/services/gcm/gcm_profile_service.cc if (GetGCMEnabledState(profile_) == ALWAYS_ENABLED) GetGCMEnabledState 720 chrome/browser/services/gcm/gcm_profile_service.cc if (GetGCMEnabledState(profile_) == ALWAYS_ENABLED) GetGCMEnabledState 70 chrome/browser/services/gcm/gcm_profile_service.h static GCMEnabledState GetGCMEnabledState(Profile* profile); GetGCMEnabledState 71 chrome/browser/ui/webui/gcm_internals_ui.cc gcm::GCMProfileService::GetGCMEnabledState(profile)));