Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc143 static uint64_t IntRatio(uint64_t part, uint64_t total, uint64_t norm) { in IntRatio() function
156 IntRatio(next_operation_num_, num_total_operations_, 100)); in LogProgress()
167 " (%" PRIu64 "%%)", IntRatio(total_bytes_received_, payload_size, 100)); in LogProgress()
198 min(static_cast<unsigned>(IntRatio( in UpdateOverallProgress()
208 new_overall_progress += IntRatio( in UpdateOverallProgress()