Searched refs:kProgressLogTimeoutSeconds (Results 1 – 2 of 2) sorted by relevance
58 static const unsigned kProgressLogTimeoutSeconds; variable426 base::TimeDelta::FromSeconds(kProgressLogTimeoutSeconds)};
68 const unsigned DeltaPerformer::kProgressLogTimeoutSeconds = 30; member in chromeos_update_engine::DeltaPerformer