Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp362 bool isBind = exposeKey.starts_with("Bind"); in applyExposeActions() local
364 bool isExposeAction = isBind || isDisable; in applyExposeActions()