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

/external/chromium_org/chrome/browser/invalidation/
H A Dinvalidator_storage.cc107 prefs::kInvalidatorClientId,
271 pref_service_->SetString(prefs::kInvalidatorClientId, client_id);
276 pref_service_->GetString(prefs::kInvalidatorClientId) :
301 pref_service_->ClearPref(prefs::kInvalidatorClientId);
/external/chromium_org/chrome/common/
H A Dpref_names.cc1884 const char kInvalidatorClientId[] = "invalidator.client_id"; member in namespace:prefs
H A Dpref_names.h676 extern const char kInvalidatorClientId[];

Completed in 86 milliseconds