Searched refs:NewVersionVariable (Results 1 – 1 of 1) sorted by relevance
189 class NewVersionVariable : public UpdaterVariableBase<string> { class191 NewVersionVariable(const string& name, SystemState* system_state) in NewVersionVariable() function in chromeos_update_manager::NewVersionVariable203 DISALLOW_COPY_AND_ASSIGN(NewVersionVariable);454 var_new_version_(new NewVersionVariable("new_version", system_state_)), in RealUpdaterProvider()