Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp283 auto hostStateProp = properties.find(_hostStateProperty); in hostStateChanged() local
284 if (hostStateProp != properties.end()) in hostStateChanged()
288 std::get<std::string>(hostStateProp->second)); in hostStateChanged()