Searched refs:StageVariable (Results 1 – 1 of 1) sorted by relevance
134 class StageVariable : public UpdaterVariableBase<Stage> { class136 explicit StageVariable(const string& name) in StageVariable() function in chromeos_update_manager::StageVariable149 DISALLOW_COPY_AND_ASSIGN(StageVariable);152 const StageVariable::CurrOpStrToStage StageVariable::curr_op_str_to_stage[] = {168 const Stage* StageVariable::GetValue(TimeDelta /* timeout */, string* errmsg) { in GetValue()480 var_stage_(new StageVariable("stage")), in RealUpdaterProvider()