Searched defs:confFileName (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ | ||
H A D | json_parser.hpp | 35 constexpr auto confFileName = "config.json"; variable |
/openbmc/phosphor-fan-presence/control/json/ | ||
H A D | profile.hpp | 43 static constexpr auto confFileName = "profiles.json"; member in phosphor::fan::control::json::Profile |
H A D | fan.hpp | 49 static constexpr auto confFileName = "fans.json"; member in phosphor::fan::control::json::Fan |
H A D | event.hpp | 53 static constexpr auto confFileName = "events.json"; member in phosphor::fan::control::json::Event |
H A D | group.hpp | 47 static constexpr auto confFileName = "groups.json"; member in phosphor::fan::control::json::Group |
H A D | zone.hpp | 59 static constexpr auto confFileName = "zones.json"; member in phosphor::fan::control::json::Zone |
/openbmc/phosphor-fan-presence/presence/ | ||
H A D | json_parser.hpp | 27 constexpr auto confFileName = "config.json"; variable |
/openbmc/phosphor-led-manager/manager/ | ||
H A D | json-config.hpp | 17 static constexpr auto confFileName = "led-group-config.json"; variable |