Home
last modified time | relevance | path

Searched refs:LogServiceParentCollection (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Deventlog_utils.hpp52 enum class LogServiceParentCollection enum
59 LogServiceParentCollection collection) in logServiceParentCollectionToString()
64 case LogServiceParentCollection::Managers: in logServiceParentCollectionToString()
67 case LogServiceParentCollection::Systems: in logServiceParentCollectionToString()
78 LogServiceParentCollection collection) in getMemberIdFromParentCollection()
84 case LogServiceParentCollection::Managers: in getMemberIdFromParentCollection()
87 case LogServiceParentCollection::Systems: in getMemberIdFromParentCollection()
99 LogServiceParentCollection collection) in getLogEntryDescriptorFromParentCollection()
104 case LogServiceParentCollection::Managers: in getLogEntryDescriptorFromParentCollection()
107 case LogServiceParentCollection::Systems: in getLogEntryDescriptorFromParentCollection()
[all …]
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal_eventlog.hpp54 eventlog_utils::LogServiceParentCollection::Managers); in handleManagersLogServiceEventLogLogEntryCollection()
72 asyncResp, param, eventlog_utils::LogServiceParentCollection::Managers); in handleManagersJournalEventLogEntry()
H A Dsystems_logservices_journal_eventlog.hpp63 eventlog_utils::LogServiceParentCollection::Systems); in handleSystemsLogServiceEventLogLogEntryCollection()
90 asyncResp, param, eventlog_utils::LogServiceParentCollection::Systems); in handleSystemsLogServiceEventLogEntriesGet()
H A Dsystems_logservices_dbus_eventlog.hpp54 asyncResp, eventlog_utils::LogServiceParentCollection::Systems); in handleSystemsDBusEventLogEntryCollection()
81 asyncResp, eventlog_utils::LogServiceParentCollection::Systems, in handleSystemsDBusEventLogEntryGet()
H A Dmanager_logservices_dbus_eventlog.hpp45 asyncResp, eventlog_utils::LogServiceParentCollection::Managers); in handleManagersDBusEventLogEntryCollection()
64 asyncResp, eventlog_utils::LogServiceParentCollection::Managers, in handleManagersDBusEventLogEntryGet()
H A Dlog_services.hpp1127 asyncResp, eventlog_utils::LogServiceParentCollection::Systems); in handleSystemsEventLogServiceGet()
1146 asyncResp, eventlog_utils::LogServiceParentCollection::Managers); in handleManagersEventLogServiceGet()