Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.hpp140 void inventoryOnlineCb(sdbusplus::message_t& msg);
H A Dsystem.cpp72 std::bind(&System::inventoryOnlineCb, this, std::placeholders::_1)); in start()
201 void System::inventoryOnlineCb(sdbusplus::message_t& msg) in inventoryOnlineCb() function in phosphor::fan::monitor::System