Searched refs:hostControlEvent (Results 1 – 4 of 4) sorted by relevance
49 std::bind(std::mem_fn(&SoftPowerOff::hostControlEvent), this, in SoftPowerOff()142 void hostControlEvent(sdbusplus::message_t& msg);
57 void SoftPowerOff::hostControlEvent(sdbusplus::message_t& msg) in hostControlEvent() function in phosphor::ipmi::SoftPowerOff
125 std::bind(std::mem_fn(&Status::hostControlEvent), this, in Status()330 void hostControlEvent(sdbusplus::message_t& msg);
203 void Status::hostControlEvent(sdbusplus::message_t& msg) in hostControlEvent() function in open_power::occ::Status