Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/psu/
H A DPSUEvent.cpp46 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 DPSUEvent.hpp93 const std::string& combineEventName, double pollRate);