Searched refs:combineEventName (Results 1 – 2 of 2) sorted by relevance
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUEvent.cpp | 46 GroupEventPathList& groupEventPathList, const std::string& combineEventName, in PSUCombineEvent() 52 combineEventName, in PSUCombineEvent() 47 PSUCombineEvent(sdbusplus::asio::object_server & objectServer,std::shared_ptr<sdbusplus::asio::connection> & conn,boost::asio::io_context & io,const std::string & psuName,const PowerState & powerState,EventPathList & eventPathList,GroupEventPathList & groupEventPathList,const std::string & combineEventName,double pollRate) PSUCombineEvent() argument
|
H A D | PSUEvent.hpp | 93 const std::string& combineEventName, double pollRate);
|