Searched refs:confBasePath (Results 1 – 3 of 3) sorted by relevance
19 static constexpr auto confBasePath = "/usr/share/phosphor-led-manager"; variable75 auto configFilePath = fs::path{confBasePath} / configFileName; in filePathExists()152 confFile = fs::path{confBasePath} / confFileName; in getFilePath()
37 constexpr auto confBasePath = "/usr/share/phosphor-fan-presence"; variable258 confFile = fs::path{confBasePath} / appName / fileName; in getConfFile()269 confFile = fs::path{confBasePath} / appName / value / fileName; in getConfFile()
47 confFile = fs::path{confBasePath} / defaultPath; in loadCards()76 confFile = fs::path{confBasePath} / basePath; in loadCards()