Searched refs:inventoryOnlineCb (Results 1 – 2 of 2) sorted by relevance
140 void inventoryOnlineCb(sdbusplus::message_t& msg);
71 std::bind(&System::inventoryOnlineCb, this, std::placeholders::_1)); in start()200 void System::inventoryOnlineCb(sdbusplus::message_t& msg) in inventoryOnlineCb() function in phosphor::fan::monitor::System