Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp225 std::bitset<16> deassertionSet(getAssertionSet(cmdData).second); in assertion() local
226 auto bothSet = assertionSet ^ deassertionSet; in assertion()
246 if (deassertionSet.test(value.first)) in assertion()
298 std::bitset<16> deassertionSet(getAssertionSet(cmdData).second); in assertion() local
331 else if (deassertionSet.test(value.first)) in assertion()
349 else if (deassertionSet.test(value.first)) in assertion()