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.cc255 unsigned curr_progress_chunk = in UpdateOverallProgress() local
257 if (force_log || curr_progress_chunk > last_progress_chunk_ || in UpdateOverallProgress()
262 last_progress_chunk_ = curr_progress_chunk; in UpdateOverallProgress()