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
106 const additionalDataMap& m, GetSELEntryResponse& record) in constructOEMSEL()133 GetSELEntryResponse& record) in constructSEL()180 GetSELEntryResponse184 GetSELEntryResponse record{}; in prepareSELEntry()313 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