Home
last modified time | relevance | path

Searched refs:debugFilePath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp28 constexpr auto debugFilePath = "/etc/phosphor-logging/"; variable
54 fs::path path{fs::path{debugFilePath} / filename}; in getJSONFilename()
H A Dregistry.cpp37 constexpr auto debugFilePath = "/etc/phosphor-logging/"; variable
866 fs::path debugFile{fs::path{debugFilePath} / registryFileName}; in readRegistry()