Searched defs:eventName (Results 1 – 14 of 14) sorted by relevance
/openbmc/phosphor-dbus-monitor/src/ |
H A D | event_manager.cpp | 31 void Manager::create(const std::string& eventName, in create() 108 auto eventName = eventPath.substr(pos2, (pos1 - pos2)); in restore() local
|
H A D | event.hpp | 93 Event(const std::string& eventName, const std::string& eventMessage, in Event()
|
H A D | event_serialize.cpp | 59 fs::path serialize(const Entry& event, const std::string& eventName) in serialize()
|
/openbmc/dbus-sensors/src/leakdetector/ |
H A D | LeakEvents.cpp | 23 auto eventName = std::make_tuple(detectorPath.str, level); in generateLeakEvent() local
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_logging.cpp | 25 std::string eventName = "org.open_power.Host.Boot.Error.WatchdogTimedOut"; in event() local
|
H A D | watchdog_main.cpp | 41 constexpr auto eventName = in triggerSystemDump() local
|
/openbmc/phosphor-fan-presence/control/json/triggers/ |
H A D | parameter.cpp | 28 const json& jsonObj, const std::string& eventName, in triggerParameter()
|
H A D | timer.cpp | 93 std::vector<std::unique_ptr<ActionBase>>& actions) { in triggerTimer()
|
H A D | init.cpp | 152 std::vector<std::unique_ptr<ActionBase>>& actions) { in triggerInit()
|
H A D | signal.cpp | 236 const json& jsonObj, const std::string& eventName, in triggerSignal()
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUEvent.hpp | 64 std::string eventName; member in PSUSubEvent
|
H A D | PSUEvent.cpp | 143 const std::string& groupEventName, const std::string& eventName, in PSUSubEvent()
|
H A D | PSUSensorMain.cpp | 183 const std::string& eventName = match.first; in checkEvent() local 248 const std::string& eventName = limitMatch.first; in checkEventLimits() local
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_logging.cpp | 329 std::string eventName; in event() local
|