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()
43 auto confFile = fs::path{confOverridePath} / defaultPath; in loadCards()72 auto confFile = fs::path{confOverridePath} / basePath; in loadCards()
36 constexpr auto confOverridePath = "/etc/phosphor-fan-presence"; variable251 fs::path confFile = fs::path{confOverridePath} / appName / fileName; in getConfFile()