Home
last modified time | relevance | path

Searched defs:eventName (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp31 void Manager::create(const std::string& eventName, in create()
108 auto eventName = eventPath.substr(pos2, (pos1 - pos2)); in restore() local
H A Devent.hpp93 Event(const std::string& eventName, const std::string& eventMessage, in Event()
H A Devent_serialize.cpp59 fs::path serialize(const Entry& event, const std::string& eventName) in serialize()
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_logging.cpp23 std::string eventName = "org.open_power.Host.Boot.Error.WatchdogTimedOut"; in event() local
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dparameter.cpp28 const json& jsonObj, const std::string& eventName, in triggerParameter()
H A Dtimer.cpp96 std::vector<std::unique_ptr<ActionBase>>& actions) { in triggerTimer()
H A Dinit.cpp155 std::vector<std::unique_ptr<ActionBase>>& actions) { in triggerInit()
H A Dsignal.cpp239 const json& jsonObj, const std::string& eventName, in triggerSignal()
/openbmc/dbus-sensors/src/psu/
H A DPSUEvent.hpp64 std::string eventName; member in PSUSubEvent
H A DPSUEvent.cpp144 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...]
H A DPSUSensorMain.cpp181 const std::string& eventName = match.first; in checkEvent() local
246 const std::string& eventName = limitMatch.first; in checkEventLimits() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_logging.cpp329 std::string eventName; in event() local