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(sdbusplus::bus_t& bus) : in CperFileNotifierHandler() function in bios_bmc_smm_error_logger::rde::CperFileNotifierHandler
12 void CperFileNotifierHandler::createEntry(const std::string& filePath) in createEntry()
H A Dexternal_storer_file.cpp53 cperNotifier(std::make_unique<CperFileNotifierHandler>(bus)) in ExternalStorerFileInterface()
/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Dnotifier_dbus_handler.hpp16 class CperFileNotifierHandler class
24 explicit CperFileNotifierHandler(sdbusplus::bus_t& bus);
H A Dexternal_storer_file.hpp95 std::unique_ptr<CperFileNotifierHandler> cperNotifier;