Searched refs:hostStateChange (Results 1 – 2 of 2) sorted by relevance
226 void hostStateChange(bool hostUp);
55 subscriptionName, std::bind(std::mem_fn(&HostNotifier::hostStateChange), in HostNotifier()325 void HostNotifier::hostStateChange(bool hostUp) in hostStateChange() function in openpower::pels::HostNotifier