Home
last modified time | relevance | path

Searched refs:SignalEvent (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp479 inline void removeSignal(std::vector<SignalEvent>::iterator& seIter) in removeSignal()
816 std::map<std::string, std::vector<SignalEvent>> _signalEvents;
H A Dtypes.hpp101 using SignalEvent = std::tuple<std::unique_ptr<EventData>, typedef