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