Home
last modified time | relevance | path

Searched refs:attempt_in_progress (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/cros/
Dpayload_state.cc715 bool attempt_in_progress = false; in ReportAndClearPersistedAttemptMetrics() local
716 if (!prefs_->GetBoolean(kPrefsAttemptInProgress, &attempt_in_progress)) in ReportAndClearPersistedAttemptMetrics()
718 if (!attempt_in_progress) in ReportAndClearPersistedAttemptMetrics()