Home
last modified time | relevance | path

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

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