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 triggerParameter(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 triggerSignal(const json& jsonObj, const std::string& eventName, in triggerSignal()
/openbmc/dbus-sensors/src/
H A DPSUEvent.hpp62 std::string eventName; member in PSUSubEvent
H A DPSUEvent.cpp145 const std::string& groupEventName, const std::string& eventName, in PSUSubEvent()
H A DPSUSensorMain.cpp173 const std::string& eventName = match.first; in checkEvent() local
237 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