Home
last modified time | relevance | path

Searched refs:getPELIDFile (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_utils.hpp17 pelIDFile = openpower::pels::getPELIDFile(); in SetUpTestCase()
34 pelIDFile = openpower::pels::getPELIDFile(); in SetUp()
H A Dlog_id_test.cpp54 auto backingFile = getPELIDFile(); in TEST()
66 auto backingFile = getPELIDFile(); in TEST()
H A Dpel_paths.cpp27 std::filesystem::path getPELIDFile() in getPELIDFile() function
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpaths.hpp14 std::filesystem::path getPELIDFile();
H A Dpel_paths.cpp31 fs::path getPELIDFile() in getPELIDFile() function
H A Dlog_id.cpp66 idFilename = getPELIDFile(); in generatePELID()