Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp809 auto pyJson = getPythonJSON(hexwords, creatorID); in getJSON() local
810 if (pyJson) in getJSON()
812 ps.append(pyJson.value()); in getJSON()