Home
last modified time | relevance | path

Searched defs:confFileName (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.hpp35 constexpr auto confFileName = "config.json"; variable
/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.hpp43 static constexpr auto confFileName = "profiles.json"; member in phosphor::fan::control::json::Profile
H A Devent.hpp53 static constexpr auto confFileName = "events.json"; member in phosphor::fan::control::json::Event
H A Dfan.hpp49 static constexpr auto confFileName = "fans.json"; member in phosphor::fan::control::json::Fan
H A Dgroup.hpp47 static constexpr auto confFileName = "groups.json"; member in phosphor::fan::control::json::Group
H A Dzone.hpp59 static constexpr auto confFileName = "zones.json"; member in phosphor::fan::control::json::Zone
/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.hpp27 constexpr auto confFileName = "config.json"; variable
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp17 static constexpr auto confFileName = "led-group-config.json"; variable