Searched refs:hostStateCallBack (Results 1 – 2 of 2) sorted by relevance
143 void hostStateCallBack(sdbusplus::message_t& msg);
225 [this](sdbusplus::message_t& msg) { hostStateCallBack(msg); }); in listenHostState()255 void Manager::hostStateCallBack(sdbusplus::message_t& msg) in hostStateCallBack() function in openpower::vpd::manager::Manager