Home
last modified time | relevance | path

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

/openbmc/phosphor-host-postd/lpcsnoop/
H A Dsnoop_listen.hpp38 using message_handler_t = std::function<void(sdbusplus::message_t&)>; typedef in lpcsnoop::SnoopListen
46 SnoopListen(sdbusplus::bus_t& busIn, message_handler_t handler) : in SnoopListen()