Searched refs:GetSELEntryResponse (Results 1 – 4 of 4) sorted by relevance
118 struct GetSELEntryResponse struct124 static_assert(sizeof(GetSELEntryResponse) ==137 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath);186 GetSELEntryResponse prepareSELEntry(
87 const AdditionalData& data, GetSELEntryResponse& record) in constructOEMSEL()114 GetSELEntryResponse& record) in constructSEL()161 GetSELEntryResponse prepareSELEntry( in prepareSELEntry()165 GetSELEntryResponse record{}; in prepareSELEntry()295 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath) in convertLogEntrytoSEL()
95 ipmi::sel::GetSELEntryResponse record{}; in parseLoggingEntry() 339 ipmi::sel::GetSELEntryResponse record{0, iter->second}; in getSELEntry()
174 struct GetSELEntryResponse struct