/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 | 42 std::string logEntry; in cacheRedfishLogFile() local 60 std::string logEntry; in readEventLogsFromFile() local
|
H A D | event_log.cpp | 41 bool getUniqueEntryID(const std::string& logEntry, std::string& entryID) in getUniqueEntryID() 72 int getEventLogParams(const std::string& logEntry, std::string& timestamp, in getEventLogParams()
|
H A D | subscription.cpp | 282 for (const EventLogObjectsType& logEntry : eventRecords) in filterAndSendEventLogs() local
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | event_log_test.cpp | 82 std::string logEntry = "32938 3,hello"; in TEST() local 101 std::string logEntry = "3,hello"; in TEST() local 115 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 | 102 std::string logEntry = 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 | 71 nlohmann::json& logEntry = asyncResp->res.jsonValue["Members"]; readJournalEntries() local
|
H A D | log_services.hpp | 117 getUniqueEntryID(const std::string & logEntry,std::string & entryID,const bool firstEntry=true) getUniqueEntryID() argument 1331 fillEventLogEntryJson(const std::string & logEntryID,const std::string & logEntry,nlohmann::json::object_t & logEntryJson) fillEventLogEntryJson() argument 1550 std::string logEntry; handleSystemsLogServiceEventLogLogEntryCollection() local 1645 std::string logEntry; handleSystemsLogServiceEventLogEntriesGet() local 2752 nlohmann::json::object_t logEntry; logCrashdumpEntry() local [all...] |
/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
|