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.cpp257 getPythonJSON(uint16_t componentID, uint8_t subType, uint8_t version, 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()