Searched refs:fwIntfAddedCallback (Results 1 – 2 of 2) sorted by relevance
47 std::bind(std::mem_fn(&Watch::fwIntfAddedCallback), this, in Watch()76 void fwIntfAddedCallback(sdbusplus::message_t& msg);
36 void Watch::fwIntfAddedCallback(sdbusplus::message_t& msg) in fwIntfAddedCallback() function in openpower::phal::fwupdate::Watch