Searched refs:NewChannelVariable (Results 1 – 1 of 1) sorted by relevance
282 class NewChannelVariable : public UpdaterVariableBase<string> { class284 NewChannelVariable(const string& name, SystemState* system_state) in NewChannelVariable() function in chromeos_update_manager::NewChannelVariable299 DISALLOW_COPY_AND_ASSIGN(NewChannelVariable);457 var_new_channel_(new NewChannelVariable("new_channel", system_state_)), in RealUpdaterProvider()