Searched defs:logEntry (Results 1 – 13 of 13) sorted by relevance
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | resolve_errors.cpp | 65 for (const auto& logEntry : logEntries) in operator ()() local 77 void ResolveCallout::resolve(const std::string& logEntry) in resolve()
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | filesystem_log_watcher.cpp | 43 std::string logEntry; in cacheRedfishLogFile() local 61 std::string logEntry; in readEventLogsFromFile() local
|
| H A D | event_log.cpp | 32 bool getUniqueEntryID(const std::string& logEntry, std::string& entryID) in getUniqueEntryID() 63 int getEventLogParams(const std::string& logEntry, std::string& timestamp, in getEventLogParams()
|
| H A D | subscription.cpp | 203 for (const EventLogObjectsType& logEntry : eventRecords) in filterAndSendEventLogs() local
|
| /openbmc/bmcweb/test/redfish-core/include/ |
| H A D | event_log_test.cpp | 83 std::string logEntry = "32938 3,hello"; in TEST() local 102 std::string logEntry = "3,hello"; in TEST() local 116 std::string logEntry = "malformed"; in TEST() local
|
| /openbmc/bios-bmc-smm-error-logger/include/rde/ |
| H A D | external_storer_file.hpp | 95 logEntry, enumerator
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | eventlog_utils.hpp | 191 inline bool getUniqueEntryID(const std::string& logEntry, std::string& entryID, in getUniqueEntryID() 238 const std::string& logEntryID, const std::string& logEntry, in fillEventLogEntryJson() 376 std::string logEntry; in handleSystemsAndManagersLogServiceEventLogLogEntryCollection() local 457 std::string logEntry; in handleSystemsAndManagersLogServiceEventLogEntriesGet() local
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | gzfile.hpp | 104 std::string logEntry = in hostLogEntryParser() local
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | manager_logservices_journal.hpp | 85 nlohmann::json& logEntry = asyncResp->res.jsonValue["Members"]; in readJournalEntries() local
|
| H A D | log_services.hpp | 1795 nlohmann::json::object_t logEntry; logCrashdumpEntry() local [all...] |
| /openbmc/bios-bmc-smm-error-logger/src/rde/ |
| H A D | external_storer_file.cpp | 176 bool ExternalStorerFileInterface::processLogEntry(nlohmann::json& logEntry) in processLogEntry()
|
| /openbmc/phosphor-power/power-supply/ |
| H A D | power_supply.cpp | 590 for (const auto& logEntry : logEntries) in resolveError() local
|
| /openbmc/witherspoon-pfault-analysis/power-supply/ |
| H A D | power_supply.cpp | 621 for (const auto& logEntry : logEntries) in resolveError() local
|