Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Deventlog_utils.hpp120 const std::string logEntryDescriptor = getLogEntryDescriptor(parent); handleSystemsAndManagersEventLogServiceGet() local
233 fillEventLogEntryJson(const std::string & logEntryID,const std::string & logEntry,nlohmann::json::object_t & logEntryJson,const std::string & parentStr,const std::string_view childId,const std::string & logEntryDescriptor) fillEventLogEntryJson() argument
339 const std::string logEntryDescriptor = getLogEntryDescriptor(parent); handleSystemsAndManagersLogServiceEventLogLogEntryCollection() local
431 const std::string logEntryDescriptor = getLogEntryDescriptor(parent); handleSystemsAndManagersLogServiceEventLogEntriesGet() local
562 fillEventLogLogEntryFromDbusLogEntry(const DbusEventLogEntry & entry,nlohmann::json & objectToFillOut,const std::string & parentStr,const std::string_view childId,const std::string & logEntryDescriptor) fillEventLogLogEntryFromDbusLogEntry() argument
601 afterLogEntriesGetManagedObjects(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & parentStr,const std::string_view childId,const std::string & logEntryDescriptor,const boost::system::error_code & ec,const dbus::utility::ManagedObjectType & resp) afterLogEntriesGetManagedObjects() argument
657 const std::string logEntryDescriptor = getLogEntryDescriptor(parent); dBusEventLogEntryCollection() local
692 afterDBusEventLogEntryGet(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & parentStr,const std::string_view childId,const std::string & logEntryDescriptor,const std::string & entryID,const boost::system::error_code & ec,const dbus::utility::DBusPropertiesMap & resp) afterDBusEventLogEntryGet() argument
728 const std::string logEntryDescriptor = getLogEntryDescriptor(parent); dBusEventLogEntryGet() local
[all...]