Searched refs:UpdateCompletedTimeVariable (Results 1 – 1 of 1) sorted by relevance
225 class UpdateCompletedTimeVariable : public UpdaterVariableBase<Time> { class227 explicit UpdateCompletedTimeVariable(const string& name) in UpdateCompletedTimeVariable() function in chromeos_update_manager::UpdateCompletedTimeVariable251 DISALLOW_COPY_AND_ASSIGN(UpdateCompletedTimeVariable);478 new UpdateCompletedTimeVariable("update_completed_time")), in RealUpdaterProvider()