Home
last modified time | relevance | path

Searched refs:getFilePath (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-settingsd/
H A Dsettings_manager.mako.hpp97 static fs::path getFilePath(const fs::path& objectPath)
158 auto p = getFilePath(path);
171 auto p = getFilePath(path);
184 fs::remove(getFilePath(path), ec);
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp45 getFilePath(); in JsonConfig()
142 void getFilePath() in getFilePath() function in phosphor::led::JsonConfig
/openbmc/ibm-logging/
H A Dcallout.cpp134 auto path = getFilePath(dir); in serialize()
143 auto path = getFilePath(dir); in deserialize()
H A Dcallout.hpp137 inline auto getFilePath(const fs::path& baseDir) in getFilePath() function in ibm::logging::Callout