Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dgzfile.hpp192 size_t tmpMessageSize = totalFilesSize + lastMessage.size(); in hostLogEntryParser()
193 if (tmpMessageSize > maxTotalFilesSize) in hostLogEntryParser()
190 size_t tmpMessageSize = totalFilesSize + lastMessage.size(); hostLogEntryParser() local