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.cpp348 bool isDisable = exposeKey == "DisableNode"; in applyExposeActions() local
349 bool isExposeAction = isBind || isDisable; in applyExposeActions()
366 if (isDisable && configId == recordName) in applyExposeActions()