HomeSort by relevance Sort by last modified time
    Searched refs:kStabilityBreakpadRegistrationSuccess (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/metrics/
metrics_log.cc 134 pref->GetInteger(prefs::kStabilityBreakpadRegistrationSuccess));
135 pref->SetInteger(prefs::kStabilityBreakpadRegistrationSuccess, 0);
metrics_service.cc 399 local_state->RegisterIntegerPref(prefs::kStabilityBreakpadRegistrationSuccess,
434 local_state->SetInteger(prefs::kStabilityBreakpadRegistrationSuccess, 0);
689 IncrementPrefValue(prefs::kStabilityBreakpadRegistrationSuccess);
    [all...]
  /external/chromium/chrome/common/
pref_names.cc     [all...]
pref_names.h 284 extern const char kStabilityBreakpadRegistrationSuccess[];
  /external/chromium_org/chrome/browser/metrics/
metrics_service.cc 419 registry->RegisterIntegerPref(prefs::kStabilityBreakpadRegistrationSuccess,
446 local_state->SetInteger(prefs::kStabilityBreakpadRegistrationSuccess, 0);
786 IncrementPrefValue(prefs::kStabilityBreakpadRegistrationSuccess);
    [all...]
metrics_log.cc 487 pref->GetInteger(prefs::kStabilityBreakpadRegistrationSuccess);
488 pref->SetInteger(prefs::kStabilityBreakpadRegistrationSuccess, 0);
    [all...]
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 512 extern const char kStabilityBreakpadRegistrationSuccess[];
    [all...]

Completed in 38 milliseconds