Searched defs:Callback_t (Results 1 – 3 of 3) sorted by relevance
/openbmc/dbus-sensors/src/ | ||
H A D | GPIOInterface.hpp | 16 using Callback_t = std::function<sdbusplus::async::task<>(bool)>; typedef in gpio::GPIOInterface |
H A D | NotifyWatch.hpp | 15 using Callback_t = std::function<sdbusplus::async::task<>(std::string)>; typedef in notify_watch::NotifyWatch |
H A D | EntityManagerInterface.hpp | 16 using Callback_t = std::function<void( typedef in entity_manager::EntityManagerInterface |