Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp41 void updateRestrictionMode(const std::string& value);
159 void AllowlistFilter::updateRestrictionMode(const std::string& value) in updateRestrictionMode() function in ipmi::__anon5737aadd0111::AllowlistFilter
178 updateRestrictionMode(std::get<std::string>(property.second)); in handleRestrictedModeChange()
198 updateRestrictionMode(std::get<std::string>(itr->second)); in handleRestrictedModeChange()