Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.hpp226 void hostStateChange(bool hostUp);
H A Dhost_notifier.cpp55 subscriptionName, std::bind(std::mem_fn(&HostNotifier::hostStateChange), in HostNotifier()
325 void HostNotifier::hostStateChange(bool hostUp) in hostStateChange() function in openpower::pels::HostNotifier