Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp226 void setPrevState(const std::string& state) in setPrevState() function in ipmi::LedProperty
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp121 ledProp->setPrevState(std::get<std::string>(presentState)); in ledStoreAndSet()