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