Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc137 static uint64_t IntRatio(uint64_t part, uint64_t total, uint64_t norm) { in IntRatio() function
150 IntRatio(next_operation_num_, num_total_operations_, in LogProgress()
163 IntRatio(total_bytes_received_, payload_size, 100)); in LogProgress()
194 static_cast<unsigned>(IntRatio(total_bytes_received_, payload_size, in UpdateOverallProgress()
204 new_overall_progress += IntRatio(next_operation_num_, num_total_operations_, in UpdateOverallProgress()