Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp80 _invName(fs::path(fan.getName()) / id), _hasTarget(hasTarget), in TachSensor()
401 util::getObjMap<bool>(_invName, util::OPERATIONAL_STATUS_INTF, in updateInventory()
H A Dtach_sensor.hpp440 const std::string _invName; member in phosphor::fan::monitor::TachSensor