Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Dlog_manager.cpp413 auto blockObj = std::make_unique<Block>(this->busLog, blockPath, entryId); in quiesceOnError() local
414 this->blockingErrors.push_back(std::move(blockObj)); in quiesceOnError()