Home | History | Annotate | Download | only in update_engine

Lines Matching full:total_bytes

671   int64_t total_bytes = 0;
692 total_bytes += bytes;
699 download_overhead_percentage = (total_bytes - successful_bytes) * 100ULL /