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