Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/lib/
H A Delog.cpp38 uint32_t entryID; in commit() local
50 uint32_t entryID; in commit() local
/openbmc/ibm-logging/
H A Dcallout.hpp146 size_t entryID; member in ibm::logging::Callout
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp139 inline bool getUniqueEntryID(const std::string& logEntry, std::string& entryID, in getUniqueEntryID()
417 std::string entryID = object.first.filename(); in getDumpEntryCollection() local
474 const std::string& entryID, const std::string& dumpType) in getDumpEntryById()
572 const std::string& entryID, in deleteDumpEntry()
629 const std::string& entryID, const std::string& downloadEntryType, in downloadEntryCallback()
690 const std::string& entryID, const std::string& dumpType) in downloadDumpEntry()
716 const std::string& systemName, const std::string& entryID, in downloadEventLogEntry()
1773 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, std::string entryID) in dBusEventLogEntryGet()
1823 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, std::string entryID) in dBusEventLogEntryDelete()
2290 const std::string& systemName, const std::string& entryID) in handleDBusEventLogEntryDownloadGet()
H A Dmanager_logservices_journal.hpp272 const std::string& managerId, const std::string& entryID) in handleManagersJournalEntriesLogEntryGet()
/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp42 bool getUniqueEntryID(const std::string& logEntry, std::string& entryID) in getUniqueEntryID()
/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp24 std::string entryID; in TEST() local