Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp33 using AssertionSet = std::pair<Assertion, Deassertion>; typedef
48 AssertionSet getAssertionSet(const SetSensorReadingReq& cmdData);
H A Dsensordatahandler.cpp23 AssertionSet getAssertionSet(const SetSensorReadingReq& cmdData) in getAssertionSet()