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()
36 constexpr auto confBasePath = "/usr/share/phosphor-fan-presence"; variable257 confFile = fs::path{confBasePath} / appName / fileName; in getConfFile()268 confFile = fs::path{confBasePath} / appName / value / fileName; in getConfFile()
60 confFile = fs::path{confBasePath} / basePath; in loadCards()73 confFile = fs::path{confBasePath} / defaultPath; in loadCards()