Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc220 unsigned curr_progress_chunk = in UpdateOverallProgress() local
222 if (force_log || curr_progress_chunk > last_progress_chunk_ || in UpdateOverallProgress()
227 last_progress_chunk_ = curr_progress_chunk; in UpdateOverallProgress()