Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.cpp243 auto watchObj = std::make_unique<Watch>( in watchCallback() local
249 childWatchMap.emplace(i.first, std::move(watchObj)); in watchCallback()