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.cpp16 constexpr auto debugFilePath = "/etc/phosphor-logging/"; variable
42 fs::path path{fs::path{debugFilePath} / filename}; in getJSONFilename()
H A Dregistry.cpp24 constexpr auto debugFilePath = "/etc/phosphor-logging/"; variable
852 fs::path debugFile{fs::path{debugFilePath} / registryFileName}; in readRegistry()