Searched refs:NewChannelVariable (Results 1 – 1 of 1) sorted by relevance
276 class NewChannelVariable : public UpdaterVariableBase<string> { class278 explicit NewChannelVariable(const string& name) in NewChannelVariable() function in chromeos_update_manager::NewChannelVariable293 DISALLOW_COPY_AND_ASSIGN(NewChannelVariable);484 var_new_channel_(new NewChannelVariable("new_channel")), in RealUpdaterProvider()