Searched defs:ProgressVariable (Results 1 – 1 of 1) sorted by relevance
108 class ProgressVariable : public UpdaterVariableBase<double> { class110 explicit ProgressVariable(const string& name) in ProgressVariable() function in chromeos_update_manager::ProgressVariable