Home
last modified time | relevance | path

Searched refs:getEvent (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp29 _retryTimer(_hostIface->getEvent(), in HostNotifier()
32 _hostIface->getEvent(), in HostNotifier()
34 _hostUpTimer(_hostIface->getEvent(), in HostNotifier()
234 _hostIface->getEvent(), std::bind(std::mem_fn(&HostNotifier::dispatch), in scheduleDispatch()
H A Dhost_interface.hpp168 sdeventplus::Event& getEvent() in getEvent() function in openpower::pels::HostInterface
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duievent.py72 def getEvent(self): member in BBUIEventQueue
83 return self.getEvent()
/openbmc/phosphor-fan-presence/
H A Dsdeventplus.hpp32 static auto& getEvent() __attribute__((pure)) in getEvent() function in phosphor::fan::util::SDEventPlus
/openbmc/phosphor-fan-presence/control/
H A Dgen-fan-zone-defs.py492 aEvent = getEvent(zNum, zCond, e, events)
555 def getEvent(zone_num, zone_conditions, e, events_data): function
678 pcevent = getEvent(zNum, zCond, pce, events_data)
719 event = getEvent(zone_num, zone_conditions, e, events_data)
H A Dmain.cpp54 auto event = phosphor::fan::util::SDEventPlus::getEvent(); in main()
/openbmc/phosphor-fan-presence/presence/
H A Deeprom_device.hpp46 timer(SDEventPlus::getEvent(), in EEPROMDevice()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dcount_state_floor.cpp75 util::SDEventPlus::getEvent(), [&zone, this](Timer&) { in run()
H A Dtimer_based_actions.cpp40 _timer(util::SDEventPlus::getEvent(), in TimerBasedActions()
H A Dpcie_card_floors.cpp52 std::make_unique<Timer>(util::SDEventPlus::getEvent(), in run()
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py785 def getEvent(self): member in BBUIEventQueue
798 return self.getEvent()