Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp185 DbusInterfaceMap restModeObj; in handleRestrictedModeChange() local
186 m.read(path, restModeObj); in handleRestrictedModeChange()
187 auto intfItr = restModeObj.find(restrictionModeIntf); in handleRestrictedModeChange()
188 if (intfItr == restModeObj.end()) in handleRestrictedModeChange()