Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp127 static void selRemovedCallback(sdbusplus::message_t& m) in selRemovedCallback() function
173 std::bind(selRemovedCallback, std::placeholders::_1)); in registerSelCallbackHandler()