Searched defs: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::NewChannelVariable