Searched refs:confOverridePath (Results 1 – 3 of 3) sorted by relevance
18 static constexpr auto confOverridePath = "/etc/phosphor-led-manager"; variable145 confFile = fs::path{confOverridePath} / confFileName; in getFilePath()
45 auto confFile = fs::path{confOverridePath} / defaultPath; in loadCards()56 confFile = fs::path{confOverridePath} / basePath; in loadCards()
35 constexpr auto confOverridePath = "/etc/phosphor-fan-presence"; variable250 fs::path confFile = fs::path{confOverridePath} / appName / fileName; in getConfFile()