Searched refs:IsGCMEnabled (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/invalidation/
H A Dticl_profile_settings_provider.cc35 if (!gcm::GCMProfileService::IsGCMEnabled(profile_)) {
/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_profile_service.h34 static bool IsGCMEnabled(Profile* profile);
H A Dgcm_profile_service.cc140 bool GCMProfileService::IsGCMEnabled(Profile* profile) { function in class:gcm::GCMProfileService
/external/chromium_org/chrome/browser/extensions/api/gcm/
H A Dgcm_api.cc101 return gcm::GCMProfileService::IsGCMEnabled(profile);
/external/chromium_org/chrome/browser/ui/webui/
H A Dgcm_internals_ui.cc156 gcm::GCMProfileService::IsGCMEnabled(profile));

Completed in 109 milliseconds