Searched defs:StageVariable (Results 1 – 1 of 1) sorted by relevance
142 class StageVariable : public UpdaterVariableBase<Stage> { class144 StageVariable(const string& name, SystemState* system_state) in StageVariable() function in chromeos_update_manager::StageVariable