Home
last modified time | relevance | path

Searched defs:eventInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/dbus-sensors/src/psu/
H A DPSUEvent.hpp54 std::shared_ptr<sdbusplus::asio::dbus_interface> eventInterface; member in PSUSubEvent
97 std::shared_ptr<sdbusplus::asio::dbus_interface> eventInterface; member in PSUCombineEvent
H A DPSUEvent.cpp141 PSUSubEvent(std::shared_ptr<sdbusplus::asio::dbus_interface> eventInterface,const std::string & path,std::shared_ptr<sdbusplus::asio::connection> & conn,boost::asio::io_context & io,const PowerState & powerState,const std::string & groupEventName,const std::string & eventName,std::shared_ptr<std::set<std::string>> asserts,std::shared_ptr<std::set<std::string>> combineEvent,std::shared_ptr<bool> state,const std::string & psuName,double pollRate) PSUSubEvent() argument
[all...]