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.cpp391 bool isDisable = keyPair.key() == "DisableNode"; in applyExposeActions() local
392 bool isExposeAction = isBind || isDisable; in applyExposeActions()
409 if (isDisable && configId == recordName) in applyExposeActions()