Home
last modified time | relevance | path

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

/openbmc/pldm/softoff/
H A Dsoftoff.hpp95 void hostSoftOffComplete(sdbusplus::message_t& msg);
H A Dsoftoff.cpp90 std::bind(std::mem_fn(&SoftPowerOff::hostSoftOffComplete), this, in SoftPowerOff()
125 void SoftPowerOff::hostSoftOffComplete(sdbusplus::message_t& msg) in hostSoftOffComplete() function in pldm::SoftPowerOff