Searched refs:kPushMessagingRegistrationCount (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/services/gcm/
H A Dpush_messaging_service_impl.cc38 prefs::kPushMessagingRegistrationCount,
56 profile->GetPrefs()->GetInteger(prefs::kPushMessagingRegistrationCount) <=
174 prefs::kPushMessagingRegistrationCount) >= kMaxRegistrations) {
243 prefs::kPushMessagingRegistrationCount);
244 profile_->GetPrefs()->SetInteger(prefs::kPushMessagingRegistrationCount,
/external/chromium_org/chrome/common/
H A Dpref_names.h395 extern const char kPushMessagingRegistrationCount[];
H A Dpref_names.cc1240 const char kPushMessagingRegistrationCount[] = member in namespace:prefs

Completed in 1676 milliseconds