Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp188 setAssertionBytes(static_cast<uint16_t>(std::get<T>(propValue)), &response); in readingAssertion()
382 setAssertionBytes(static_cast<uint16_t>(std::get<T>(iter->second)), in readingAssertion()
H A Dsensorhandler.hpp758 inline void setAssertionBytes(uint16_t value, in setAssertionBytes() function