Searched refs:kProgressDownloadWeight (Results 1 – 2 of 2) sorted by relevance
61 static const unsigned kProgressDownloadWeight; variable
72 const unsigned DeltaPerformer::kProgressDownloadWeight = 50; member in chromeos_update_engine::DeltaPerformer220 static_assert(kProgressDownloadWeight + kProgressOperationsWeight == 100, in UpdateOverallProgress()237 total_bytes_received_, payload_size, kProgressDownloadWeight)), in UpdateOverallProgress()238 kProgressDownloadWeight); in UpdateOverallProgress()240 actual_operations_weight += kProgressDownloadWeight; in UpdateOverallProgress()