Home
last modified time | relevance | path

Searched refs:commandStatusHandler (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-host-ipmi-oem/
H A Dhost-interface.cpp46 std::bind(&Host::commandStatusHandler, this, std::placeholders::_1, in execute()
55 void Host::commandStatusHandler(IpmiCmdData cmd, bool status) in commandStatusHandler() function in open_power::host::command::Host
H A Dhost-interface.hpp57 void commandStatusHandler(IpmiCmdData cmd, bool status);
/openbmc/phosphor-host-ipmid/
H A Dhost-interface.cpp56 std::bind(&Host::commandStatusHandler, this, std::placeholders::_1, in execute()
63 void Host::commandStatusHandler(IpmiCmdData cmd, bool status) in commandStatusHandler() function in phosphor::host::command::Host
H A Dhost-interface.hpp64 void commandStatusHandler(IpmiCmdData cmd, bool status);