Home
last modified time | relevance | path

Searched refs:getPELReadOnlyDataPath (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpaths.hpp22 std::filesystem::path getPELReadOnlyDataPath();
H A Dpaths.cpp45 fs::path getPELReadOnlyDataPath() in getPELReadOnlyDataPath() function
H A Djson_utils.cpp263 filename = getPELReadOnlyDataPath() / filename; in lookupComponentName()
H A Dmanager.hpp57 _registry(getPELReadOnlyDataPath() / message::registryFileName), in Manager()
H A Ddevice_callouts.cpp39 auto basePath = getPELReadOnlyDataPath(); in getJSONFilename()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpaths.cpp53 std::filesystem::path getPELReadOnlyDataPath() in getPELReadOnlyDataPath() function
H A Djson_utils_test.cpp64 auto dataPath = getPELReadOnlyDataPath(); in TEST()
H A Dpel_utils.hpp36 registryPath = openpower::pels::getPELReadOnlyDataPath(); in SetUp()
H A Dpel_manager_test.cpp274 auto path = getPELReadOnlyDataPath(); in TEST_F()
985 auto path = getPELReadOnlyDataPath(); in TEST_F()
1080 auto path = getPELReadOnlyDataPath(); in TEST_F()
1165 auto path = getPELReadOnlyDataPath(); in TEST_F()
H A Ddevice_callouts_test.cpp222 dataPath = getPELReadOnlyDataPath(); in SetUpTestCase()
H A Dsrc_test.cpp807 auto dataPath = getPELReadOnlyDataPath(); in TEST_F()
H A Dpel_test.cpp858 auto dataPath = getPELReadOnlyDataPath(); in TEST_F()
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp47 message::Registry registry(getPELReadOnlyDataPath() / message::registryFileName,