Searched refs:GetSELEntryResponse (Results 1 – 4 of 4) sorted by relevance
134 struct GetSELEntryResponse struct140 static_assert(sizeof(GetSELEntryResponse) ==153 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath);202 GetSELEntryResponse prepareSELEntry(
84 const AdditionalData& data, GetSELEntryResponse& record) in constructOEMSEL()111 GetSELEntryResponse& record) in constructSEL()158 GetSELEntryResponse prepareSELEntry( in prepareSELEntry()162 GetSELEntryResponse record{}; in prepareSELEntry()292 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath) in convertLogEntrytoSEL()
95 ipmi::sel::GetSELEntryResponse record{}; in parseLoggingEntry()349 ipmi::sel::GetSELEntryResponse record{0, iter->second}; in getSELEntry()
174 struct GetSELEntryResponse struct