Home
last modified time | relevance | path

Searched defs:Callback_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/
H A DGPIOInterface.hpp16 using Callback_t = std::function<sdbusplus::async::task<>(bool)>; typedef in gpio::GPIOInterface
H A DNotifyWatch.hpp15 using Callback_t = std::function<sdbusplus::async::task<>(std::string)>; typedef in notify_watch::NotifyWatch
H A DEntityManagerInterface.hpp16 using Callback_t = std::function<void( typedef in entity_manager::EntityManagerInterface