Home
last modified time | relevance | path

Searched defs:Callback_t (Results 1 – 4 of 4) 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
/openbmc/phosphor-modbus/common/
H A Dentity_manager_interface.hpp18 using Callback_t = std::function<sdbusplus::async::task<>( typedef in entity_manager::EntityManagerInterface