Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Dlog_manager.cpp653 auto sanity = [](const auto& id, const auto& restoredId) { in restore() argument
654 return id == restoredId; in restore()