Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp283 auto hostStateProp = properties.find(_hostStateProperty); in hostStateChanged()
362 _hostStateInterface, _hostStateProperty); in readHostState()
377 const std::string _hostStateProperty{"CurrentHostState"}; member in phosphor::fan::HostPowerState