Home
last modified time | relevance | path

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

/openbmc/bios-bmc-smm-error-logger/src/rde/
H A Dnotifier_dbus_handler.cpp8 CperFileNotifierHandler::CperFileNotifierHandler( in CperFileNotifierHandler() function in bios_bmc_smm_error_logger::rde::CperFileNotifierHandler
15 void CperFileNotifierHandler::createEntry(const std::string& filePath) in createEntry()
H A Dexternal_storer_file.cpp135 cperNotifier(std::make_unique<CperFileNotifierHandler>(conn)), in processLogEntry()
/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Dnotifier_dbus_handler.hpp18 class CperFileNotifierHandler class
26 explicit CperFileNotifierHandler(
H A Dexternal_storer_file.hpp123 std::unique_ptr<CperFileNotifierHandler> cperNotifier;