/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 | 42 bool getUniqueEntryID(const std::string& logEntry, std::string& entryID) in getUniqueEntryID() 73 int getEventLogParams(const std::string& logEntry, std::string& timestamp, in getEventLogParams()
|
H A D | subscription.cpp | 217 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 | 75 logEntry, enumerator
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | 104 std::string logEntry = in hostLogEntryParser() local
|
/openbmc/bios-bmc-smm-error-logger/src/rde/ |
H A D | external_storer_file.cpp | 123 bool ExternalStorerFileInterface::processLogEntry(nlohmann::json& logEntry) in processLogEntry()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | manager_logservices_journal.hpp | 82 nlohmann::json& logEntry = asyncResp->res.jsonValue["Members"]; in readJournalEntries() local
|
H A D | log_services.hpp | 139 inline bool getUniqueEntryID(const std::string& logEntry, std::string& entryID, in getUniqueEntryID() 1353 const std::string& logEntryID, const std::string& logEntry, in fillEventLogEntryJson() 1572 std::string logEntry; in handleSystemsLogServiceEventLogLogEntryCollection() local 1667 std::string logEntry; in handleSystemsLogServiceEventLogEntriesGet() local 2714 nlohmann::json::object_t logEntry; in logCrashdumpEntry() local
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.cpp | 591 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
|
/openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
H A D | peltool.cpp | 62 constexpr auto logEntry = "/xyz/openbmc_project/logging/entry/"; variable
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.h | 303 uint32_t logEntry; /* Set to 1 if this HBQ used for LogEntry */ member
|
H A D | lpfc_hw.h | 3335 uint32_t logEntry :1; member 3337 uint32_t logEntry :1; member
|