Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dperform_scan.cpp376 bool isDisable = keyPair.key() == "DisableNode"; in applyExposeActions() local
377 bool isExposeAction = isBind || isDisable; in applyExposeActions()
394 if (isDisable && configId == recordName) in applyExposeActions()