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