Home
last modified time | relevance | path

Searched defs:logEntry (Results 1 – 15 of 15) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dresolve_errors.cpp65 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 Dfilesystem_log_watcher.cpp42 std::string logEntry; in cacheRedfishLogFile() local
60 std::string logEntry; in readEventLogsFromFile() local
H A Devent_log.cpp41 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 Dsubscription.cpp282 for (const EventLogObjectsType& logEntry : eventRecords) in filterAndSendEventLogs() local
/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp82 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 Dexternal_storer_file.hpp75 logEntry, enumerator
/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp102 std::string logEntry = hostLogEntryParser() local
/openbmc/bios-bmc-smm-error-logger/src/rde/
H A Dexternal_storer_file.cpp123 bool ExternalStorerFileInterface::processLogEntry(nlohmann::json& logEntry) in processLogEntry()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal.hpp71 nlohmann::json& logEntry = asyncResp->res.jsonValue["Members"]; readJournalEntries() local
H A Dlog_services.hpp117 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 Dpower_supply.cpp591 for (const auto& logEntry : logEntries) in resolveError() local
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp621 for (const auto& logEntry : logEntries) in resolveError() local
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp62 constexpr auto logEntry = "/xyz/openbmc_project/logging/entry/"; variable
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h303 uint32_t logEntry; /* Set to 1 if this HBQ used for LogEntry */ member
H A Dlpfc_hw.h3335 uint32_t logEntry :1; member
3337 uint32_t logEntry :1; member