Searched refs:kStabilityChildProcessCrashCount (Results 1 – 3 of 3) sorted by relevance
104 count = pref->GetInteger(prefs::kStabilityChildProcessCrashCount); in ProvideStabilityMetrics()107 pref->SetInteger(prefs::kStabilityChildProcessCrashCount, 0); in ProvideStabilityMetrics()134 local_state->SetInteger(prefs::kStabilityChildProcessCrashCount, 0); in ClearSavedStabilityMetrics()144 registry->RegisterIntegerPref(prefs::kStabilityChildProcessCrashCount, 0); in RegisterPrefs()197 IncrementPrefValue(prefs::kStabilityChildProcessCrashCount); in BrowserChildProcessCrashed()
1368 const char kStabilityChildProcessCrashCount[] = variable
450 extern const char kStabilityChildProcessCrashCount[];