Home
last modified time | relevance | path

Searched refs:UpdateCompletedTimeVariable (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/update_manager/
Dreal_updater_provider.cc225 class UpdateCompletedTimeVariable : public UpdaterVariableBase<Time> { class
227 explicit UpdateCompletedTimeVariable(const string& name) in UpdateCompletedTimeVariable() function in chromeos_update_manager::UpdateCompletedTimeVariable
251 DISALLOW_COPY_AND_ASSIGN(UpdateCompletedTimeVariable);
478 new UpdateCompletedTimeVariable("update_completed_time")), in RealUpdaterProvider()