Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp172 void newLogCallback(const PEL& pel);
H A Dhost_notifier.cpp40 std::bind(std::mem_fn(&HostNotifier::newLogCallback), in HostNotifier()
170 void HostNotifier::newLogCallback(const PEL& pel) in newLogCallback() function in openpower::pels::HostNotifier