Searched refs:kProgressLogMaxChunks (Results 1 – 2 of 2) sorted by relevance
56 static const unsigned kProgressLogMaxChunks;
74 const unsigned DeltaPerformer::kProgressLogMaxChunks = 10; member in chromeos_update_engine::DeltaPerformer170 overall_progress_ * kProgressLogMaxChunks / 100; in UpdateOverallProgress()