Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp256 std::optional<std::string> getPythonJSON( in getPythonJSON() function
413 return getPythonJSON(componentID, subType, version, data, in getJSON()
H A Dsrc.cpp126 std::optional<std::string> getPythonJSON(std::vector<std::string>& hexwords, in getPythonJSON() function
809 auto pyJson = getPythonJSON(hexwords, creatorID); in getJSON()