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.cc409 class UpdateRestrictionsVariable class
412 explicit UpdateRestrictionsVariable(const string& name) in UpdateRestrictionsVariable() function in chromeos_update_manager::UpdateRestrictionsVariable
431 DISALLOW_COPY_AND_ASSIGN(UpdateRestrictionsVariable);
499 new UpdateRestrictionsVariable("update_restrictions")), in RealUpdaterProvider()