Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_main.cpp134 std::unique_ptr<FFDCFile> ffdcFilePtr; in handleSbeBootError() local
145 ffdcFilePtr = std::make_unique<FFDCFile>(jsonCalloutDataList); in handleSbeBootError()
150 ffdcFilePtr->getFileDescriptor())); in handleSbeBootError()