Searched refs:kProgressOperationsWeight (Results 1 – 2 of 2) sorted by relevance
65 static const unsigned kProgressOperationsWeight; variable
73 const unsigned DeltaPerformer::kProgressOperationsWeight = 50; member in chromeos_update_engine::DeltaPerformer182 static_assert(kProgressDownloadWeight + kProgressOperationsWeight == 100, in UpdateOverallProgress()195 unsigned actual_operations_weight = kProgressOperationsWeight; in UpdateOverallProgress()