Searched refs:ProgressVariable (Results 1 – 1 of 1) sorted by relevance
106 class ProgressVariable : public UpdaterVariableBase<double> { class108 ProgressVariable(const string& name, SystemState* system_state) in ProgressVariable() function in chromeos_update_manager::ProgressVariable128 DISALLOW_COPY_AND_ASSIGN(ProgressVariable);428 var_progress_(new ProgressVariable("progress", system_state_)), in RealUpdaterProvider()