Searched refs:_zone (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-fan-presence/control/json/ | ||
| H A D | dbus_zone.cpp | 41 _zone(zone) |
| H A D | fan.hpp | 73 return _zone; in getZone() |
| H A D | dbus_zone.hpp | 69 const Zone& _zone; member in phosphor::fan::control::json::DBusZone |
| H A D | fan.cpp | 118 _zone = jsonObj["zone"].get<std::string>(); in setZone() |