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