Home
last modified time | relevance | path

Searched refs:UpdateRestrictionsVariable (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/update_manager/
Dreal_updater_provider.cc416 class UpdateRestrictionsVariable class
419 UpdateRestrictionsVariable(const string& name, SystemState* system_state) in UpdateRestrictionsVariable() function in chromeos_update_manager::UpdateRestrictionsVariable
439 DISALLOW_COPY_AND_ASSIGN(UpdateRestrictionsVariable);
475 var_update_restrictions_(new UpdateRestrictionsVariable( in RealUpdaterProvider()