Home
last modified time | relevance | path

Searched refs:kStabilityBreakpadRegistrationSuccess (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/metrics/
Dmetrics_log.cc134 pref->GetInteger(prefs::kStabilityBreakpadRegistrationSuccess)); in WriteStabilityElement()
135 pref->SetInteger(prefs::kStabilityBreakpadRegistrationSuccess, 0); in WriteStabilityElement()
Dmetrics_service.cc399 local_state->RegisterIntegerPref(prefs::kStabilityBreakpadRegistrationSuccess, in RegisterPrefs()
434 local_state->SetInteger(prefs::kStabilityBreakpadRegistrationSuccess, 0); in DiscardOldStabilityStats()
689 IncrementPrefValue(prefs::kStabilityBreakpadRegistrationSuccess); in RecordBreakpadRegistration()
/external/chromium/chrome/common/
Dpref_names.h284 extern const char kStabilityBreakpadRegistrationSuccess[];
Dpref_names.cc837 const char kStabilityBreakpadRegistrationSuccess[] = variable