Home
last modified time | relevance | path

Searched defs:hexwords (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_test.cpp129 const auto& hexwords = src.hexwordData(); in TEST_F() local
217 const auto& hexwords = src.hexwordData(); in TEST_F() local
281 const auto& hexwords = src.hexwordData(); in TEST_F() local
288 const auto& hexwords = src.hexwordData(); in TEST_F() local
295 const auto& hexwords = src.hexwordData(); in TEST_F() local
539 const auto& hexwords = src.hexwordData(); in TEST_F() local
H A Dregistry_test.cpp253 auto& hexwords = entry->src.hexwordADFields; in TEST_F() local
388 const auto hexwords = R"( in TEST_F() local
H A Dpel_manager_test.cpp1119 auto& hexwords = pel.primarySRC().value()->hexwordData(); in TEST_F() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp126 std::optional<std::string> getPythonJSON(std::vector<std::string>& hexwords, in getPythonJSON()
716 std::vector<std::string> hexwords; in getJSON() local
H A Dmanager.cpp738 const auto& hexwords = (*src)->hexwordData(); in getEventId() local