Searched refs:UpdateCompletedTimeVariable (Results 1 – 1 of 1) sorted by relevance
231 class UpdateCompletedTimeVariable : public UpdaterVariableBase<Time> { class233 UpdateCompletedTimeVariable(const string& name, SystemState* system_state) in UpdateCompletedTimeVariable() function in chromeos_update_manager::UpdateCompletedTimeVariable257 DISALLOW_COPY_AND_ASSIGN(UpdateCompletedTimeVariable);450 var_update_completed_time_(new UpdateCompletedTimeVariable( in RealUpdaterProvider()