Searched refs:kPrefsUpdateCompletedOnBootId (Results 1 – 2 of 2) sorted by relevance
829 prefs_->SetString(kPrefsUpdateCompletedOnBootId, boot_id)); in WriteUpdateCompletedMarker()837 TEST_AND_RETURN_FALSE(prefs_->Delete(kPrefsUpdateCompletedOnBootId)); in ClearUpdateCompletedMarker()850 return (prefs_->Exists(kPrefsUpdateCompletedOnBootId) && in UpdateCompletedOnThisBoot()851 prefs_->GetString(kPrefsUpdateCompletedOnBootId, in UpdateCompletedOnThisBoot()976 auto slot_switch_attempted = prefs_->Exists(kPrefsUpdateCompletedOnBootId); in GetOTAUpdateResult()1006 prefs_->GetString(kPrefsUpdateCompletedOnBootId, &slot_switch_indicator); in UpdateStateAfterReboot()
118 static constexpr const auto& kPrefsUpdateCompletedOnBootId = variable