Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpldm.hpp94 std::bind(std::mem_fn(&Interface::hostStateEvent), this, in Interface()
331 void hostStateEvent(sdbusplus::message_t& msg);
H A Dpldm.cpp262 void Interface::hostStateEvent(sdbusplus::message_t& msg) in hostStateEvent() function in pldm::Interface