Home
last modified time | relevance | path

Searched defs:CurrChannelVariable (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/update_manager/
Dreal_updater_provider.cc261 class CurrChannelVariable : public UpdaterVariableBase<string> { class
263 CurrChannelVariable(const string& name, SystemState* system_state) in CurrChannelVariable() function in chromeos_update_manager::CurrChannelVariable