Home
last modified time | relevance | path

Searched refs:subscribeToHostStateChange (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp54 _dataIface.subscribeToHostStateChange( in HostNotifier()
H A Ddata_interface.hpp82 void subscribeToHostStateChange(const std::string& name, in subscribeToHostStateChange() function in openpower::pels::DataInterfaceBase
/openbmc/phosphor-logging/test/openpower-pels/
H A Dhost_notifier_test.cpp130 dataIface.subscribeToHostStateChange("test", func); in TEST_F()