Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp363 bool isDisable = exposeKey == "DisableNode"; in applyExposeActions() local
364 bool isExposeAction = isBind || isDisable; in applyExposeActions()
381 if (isDisable && configId == recordName) in applyExposeActions()