Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dwhitelist-filter.cpp79 std::string restrictionModeSetting; in cacheRestrictedMode() local
86 restrictionModeSetting = dev; in cacheRestrictedMode()
88 objects->service(restrictionModeSetting, restrictionModeIntf); in cacheRestrictedMode()
101 *bus, restrictionModeService, restrictionModeSetting, in cacheRestrictedMode()