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