Searched refs:dumpHex (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | json_utils.hpp | 33 std::unique_ptr<char[]> dumpHex(const void* data, size_t size,
|
| H A D | json_utils.cpp | 64 std::unique_ptr<char[]> dumpHex(const void* data, size_t size, in dumpHex() function
|
| H A D | pel.cpp | 394 dumpHex(std::data(data) + SectionHeader::flattenedSize(), in printSectionInJSON()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
| H A D | peltool.cpp | 334 << dumpHex(std::data(pel.data()), pel.size(), 0, false).get() in genPELJSON() 657 dumpHex(std::data(pel.data()), pel.size(), 0, false).get(); in displayPEL() 864 dumpHex(std::data(pel.data()), pel.size(), 0, false).get(); in main()
|