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
84 const AdditionalData& data, GetSELEntryResponse& record) in constructOEMSEL()111 GetSELEntryResponse& record) in constructSEL()158 GetSELEntryResponse162 GetSELEntryResponse record{}; in prepareSELEntry()292 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath) in convertLogEntrytoSEL()
97 ipmi::sel::GetSELEntryResponse record{}; in parseLoggingEntry()351 ipmi::sel::GetSELEntryResponse record{0, iter->second}; in getSELEntry()
174 struct GetSELEntryResponse struct