Home
last modified time | relevance | path

Searched defs:Callback (Results 1 – 16 of 16) sorted by relevance

/openbmc/sdeventplus/src/sdeventplus/source/
H A Dio.hpp28 using Callback = fu2::unique_function<void(IO&, int fd, uint32_t revents)>; typedef in sdeventplus::source::IO
H A Dchild.hpp26 using Callback = typedef in sdeventplus::source::Child
H A Dsignal.hpp28 using Callback = fu2::unique_function<void( typedef in sdeventplus::source::Signal
H A Dtime.hpp36 using Callback = fu2::unique_function<void(Time& source, TimePoint time)>; typedef in sdeventplus::source::Time
H A Devent.hpp31 using Callback = fu2::unique_function<void(EventBase& source)>; typedef in sdeventplus::source::EventBase
H A Dbase.hpp46 using Callback = fu2::unique_function<void(Base& source)>; typedef in sdeventplus::source::Base
/openbmc/phosphor-power/
H A Dcompatible_system_types_finder.hpp68 using Callback = std::function<void( typedef in phosphor::power::util::CompatibleSystemTypesFinder
H A Ddbus_interfaces_finder.hpp69 using Callback = std::function<void(const std::string& path, typedef in phosphor::power::util::DBusInterfacesFinder
/openbmc/phosphor-ipmi-flash/
H A Dstatus.hpp21 using Callback = std::move_only_function<void(TriggerableActionInterface&)>; typedef in ipmi_flash::TriggerableActionInterface
/openbmc/phosphor-certificate-manager/
H A Dwatch.hpp21 using Callback = std::function<void()>; typedef in phosphor::certs::Watch
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.hpp46 using Callback = fu2::unique_function<void(Timer<Id>&)>; typedef in sdeventplus::utility::Timer
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.hpp71 using Callback = std::function<void(const DeviceProperties& device)>; typedef in phosphor::power::sequencer::DeviceFinder
/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp24 class Callback class
H A Dpdmgen.py735 class Callback(HasPropertyIndex): class
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp61 using Callback = std::function<void()>; typedef
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp68 Callback, enumerator