Home
last modified time | relevance | path

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

/openbmc/bios-bmc-smm-error-logger/src/rde/
H A Dexternal_storer_file.cpp138 std::string oldestFilePath = std::move(logEntryQueue.front()); in processLogEntry() local
141 if (!fileHandler->removeAll(oldestFilePath)) in processLogEntry()
146 oldestFilePath); in processLogEntry()