Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp305 void hostStateChangeCallBack(sdbusplus::message_t& i_msg);
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp1044 hostStateChangeCallBack(i_msg); in hostStateChangeCallBack()
1048 void Manager::hostStateChangeCallBack(sdbusplus::message_t& i_msg) in hostStateChangeCallBack()
1035 void Manager::hostStateChangeCallBack(sdbusplus::message_t& i_msg) hostStateChangeCallBack() function in vpd::Manager