Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc233 unsigned actual_operations_weight = kProgressOperationsWeight; in UpdateOverallProgress() local
240 actual_operations_weight += kProgressDownloadWeight; in UpdateOverallProgress()
247 next_operation_num_, num_total_operations_, actual_operations_weight); in UpdateOverallProgress()