Home
last modified time | relevance | path

Searched full:serviceprovidernotify (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Ddbus_event_log_entry.hpp21 std::string ServiceProviderNotify; member
40 "ServiceProviderNotify", entry.ServiceProviderNotify, in fillDbusEventLogEntryFromPropertyMap()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DEntry.interface.yaml54 - name: ServiceProviderNotify
104 Possible ServiceProviderNotify values for an error log entry.
108 ServiceProviderNotify property is not supported.
/openbmc/bmcweb/test/redfish-core/include/
H A Ddbus_log_watcher_test.cpp29 {"ServiceProviderNotify", DbusVariantType("")}, in TEST()
62 {"ServiceProviderNotify", DbusVariantType("")}, in TEST()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.cpp922 entry->second->serviceProviderNotify(Entry::Notify::Notify, in setServiceProviderNotifyFlag()
927 entry->second->serviceProviderNotify(Entry::Notify::Inhibit, in setServiceProviderNotifyFlag()
H A Dmanager.hpp442 * @brief Sets the serviceProviderNotify D-bus property of PEL.
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1431 getProviderNotifyAction(entry.ServiceProviderNotify); in fillEventLogLogEntryFromPropertyMap()