Searched refs:parentStr (Results 1 – 1 of 1) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | eventlog_utils.hpp | 60 std::string parentStr; logServiceParentToString() local 118 const std::string parentStr = logServiceParentToString(parent); handleSystemsAndManagersEventLogServiceGet() local 232 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 337 const std::string parentStr = logServiceParentToString(parent); handleSystemsAndManagersLogServiceEventLogLogEntryCollection() local 429 const std::string parentStr = logServiceParentToString(parent); handleSystemsAndManagersLogServiceEventLogEntriesGet() local 561 fillEventLogLogEntryFromDbusLogEntry(const DbusEventLogEntry & entry,nlohmann::json & objectToFillOut,const std::string & parentStr,const std::string_view childId,const std::string & logEntryDescriptor) fillEventLogLogEntryFromDbusLogEntry() argument 600 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 656 const std::string parentStr = logServiceParentToString(parent); dBusEventLogEntryCollection() local 691 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 726 const std::string parentStr = logServiceParentToString(parent); dBusEventLogEntryGet() local
|