Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dperform_scan.cpp390 bool isBind = boost::starts_with(keyPair.key(), "Bind"); in applyExposeActions() local
392 bool isExposeAction = isBind || isDisable; in applyExposeActions()