Home | History | Annotate | Download | only in profiles

Lines Matching refs:kSessionExitedCleanly

219 // Converts the kSessionExitedCleanly pref to the corresponding EXIT_TYPE.
753 // |kSessionExitType| was added after |kSessionExitedCleanly|. If the pref
754 // value is empty fallback to checking for |kSessionExitedCleanly|.
759 prefs_->GetBoolean(prefs::kSessionExitedCleanly) ?
769 prefs_->SetBoolean(prefs::kSessionExitedCleanly, true);