Home
last modified time | relevance | path

Searched refs:convertLogEntrytoSEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp152 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath);
H A Dselutility.cpp313 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath) in convertLogEntrytoSEL() function
H A Dstoragehandler.cpp103 record = ipmi::sel::convertLogEntrytoSEL(p); in parseLoggingEntry()