Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp226 auto bothSet = assertionSet ^ deassertionSet; in assertion() local
235 if (bothSet.size() <= value.first || !bothSet.test(value.first)) in assertion()