Searched refs:kStabilitySystemUncleanShutdownCount (Results 1 – 5 of 5) sorted by relevance
208 prefs.SetInteger(prefs::kStabilitySystemUncleanShutdownCount, 13); in TEST()224 EXPECT_EQ(0, prefs.GetInteger(prefs::kStabilitySystemUncleanShutdownCount)); in TEST()
255 count = pref->GetInteger(prefs::kStabilitySystemUncleanShutdownCount); in WriteRealtimeStabilityAttributes()262 pref->SetInteger(prefs::kStabilitySystemUncleanShutdownCount, 0); in WriteRealtimeStabilityAttributes()
406 local_state->RegisterIntegerPref(prefs::kStabilitySystemUncleanShutdownCount, in RegisterPrefs()1567 IncrementPrefValue(prefs::kStabilitySystemUncleanShutdownCount); in LogChromeOSCrash()
282 extern const char kStabilitySystemUncleanShutdownCount[];
833 const char kStabilitySystemUncleanShutdownCount[] = variable