Searched refs:bmcJournalLogEntry (Results 1 – 1 of 1) sorted by relevance
116 nlohmann::json::object_t bmcJournalLogEntry; in readJournalEntries() local118 bmcJournalLogEntry)) in readJournalEntries()123 logEntryArray->emplace_back(std::move(bmcJournalLogEntry)); in readJournalEntries()330 nlohmann::json::object_t bmcJournalLogEntry; in handleManagersJournalEntriesLogEntryGet() local331 if (!fillBMCJournalLogEntryJson(journal.get(), bmcJournalLogEntry)) in handleManagersJournalEntriesLogEntryGet()336 asyncResp->res.jsonValue.update(bmcJournalLogEntry); in handleManagersJournalEntriesLogEntryGet()