Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp183 void deleteLogCallback(uint32_t id);
H A Dhost_notifier.cpp46 std::bind(std::mem_fn(&HostNotifier::deleteLogCallback), this, in HostNotifier()
206 void HostNotifier::deleteLogCallback(uint32_t id) in deleteLogCallback() function in openpower::pels::HostNotifier