Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp74 if (!hostLogEntryParser(bufferStr, skip, top, logEntries, logCount)) in readFile()
84 bool hostLogEntryParser(const std::string& bufferStr, uint64_t skip, in hostLogEntryParser() function in GzFileReader