Searched defs:ProgressVariable (Results 1 – 1 of 1) sorted by relevance
116 class ProgressVariable : public UpdaterVariableBase<double> { class118 ProgressVariable(const string& name, SystemState* system_state) in ProgressVariable() function in chromeos_update_manager::ProgressVariable