Searched refs:var_update_restrictions_ (Results 1 – 3 of 3) sorted by relevance
83 return &var_update_restrictions_; in var_update_restrictions()109 FakeVariable<UpdateRestrictions> var_update_restrictions_{
94 return var_update_restrictions_.get(); in var_update_restrictions()116 std::unique_ptr<Variable<UpdateRestrictions>> var_update_restrictions_; variable
475 var_update_restrictions_(new UpdateRestrictionsVariable( in RealUpdaterProvider()