Searched defs:entryID (Results 1 – 9 of 9) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | systems_logservices_dbus_eventlog.hpp | 203 const std::string& entryID, const boost::system::error_code& ec, in afterDBusEventLogEntryGet() 231 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, std::string entryID) in dBusEventLogEntryGet() 263 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, std::string entryID) in dBusEventLogEntryDelete() 327 const std::string& systemName, const std::string& entryID, in downloadEventLogEntry() 365 const std::string& systemName, const std::string& entryID) in handleDBusEventLogEntryDownloadGet()
|
| H A D | manager_logservices_journal.hpp | 275 const std::string& managerId, const std::string& entryID) in handleManagersJournalEntriesLogEntryGet()
|
| H A D | log_services.hpp | 308 std::string entryID = object.first.filename(); in getDumpEntryCollection() local 365 const std::string& entryID, const std::string& dumpType) in getDumpEntryById() 463 const std::string& entryID, in deleteDumpEntry() 492 const std::string& entryID, const std::string& dumpType) in downloadDumpEntry()
|
| /openbmc/phosphor-logging/lib/ |
| H A D | elog.cpp | 38 auto entryID = reply.unpack<uint32_t>(); in commit() local 50 auto entryID = reply.unpack<uint32_t>(); in commit() local
|
| /openbmc/ibm-logging/ |
| H A D | callout.hpp | 146 size_t entryID; member in ibm::logging::Callout
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | log_services_utils.hpp | 70 const std::string& entryID, const std::string& downloadEntryType, in downloadEntryCallback()
|
| H A D | eventlog_utils.hpp | 179 inline bool getUniqueEntryID(const std::string& logEntry, std::string& entryID, in getUniqueEntryID()
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | event_log.cpp | 30 bool getUniqueEntryID(const std::string& logEntry, std::string& entryID) in getUniqueEntryID()
|
| /openbmc/bmcweb/test/redfish-core/include/ |
| H A D | event_log_test.cpp | 24 std::string entryID; in TEST() local
|