Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_cmd_helper.hpp30 using ordered_json = nlohmann::ordered_json; typedef
58 static inline void DisplayInJson(const ordered_json& data) in DisplayInJson()
70 void fillCompletionCode(uint8_t completionCode, ordered_json& data,
H A Dpldm_fw_update_cmd.cpp163 ordered_json data; in parseResponseMsg()
249 ordered_json capabilitiesDuringUpdate; in parseResponseMsg()
310 ordered_json data; in parseResponseMsg()
323 ordered_json compDataEntries; in parseResponseMsg()
327 ordered_json compData; in parseResponseMsg()
394 ordered_json componentActivationMethods; in parseResponseMsg()
422 ordered_json compCapabilitiesDuringUpdate; in parseResponseMsg()
491 ordered_json& descriptors, const DescriptorType& descriptorType,
497 ordered_json& descriptors, const DescriptorType& descriptorType, in updateDescriptor()
530 ordered_json vendorDefinedVal; in updateDescriptor()
[all …]
H A Dpldm_base_cmd.cpp153 ordered_json data; in parseResponseMsg()
164 void printPLDMTypes(std::vector<bitfield8_t>& types, ordered_json& data) in printPLDMTypes()
166 ordered_json jPldmTypes; in printPLDMTypes()
167 ordered_json jarray; in printPLDMTypes()
230 ordered_json data; in parseResponseMsg()
286 ordered_json data; in parseResponseMsg()
361 void printCommand(CommandMap& commandMap, int i, ordered_json& jarray) in printCommand()
376 ordered_json output; in printPldmCommands()
379 ordered_json cmdinfo; in printPldmCommands()
455 ordered_json data; in parseResponseMsg()
H A Dpldm_bios_cmd.cpp74 ordered_json data; in parseResponseMsg()
153 ordered_json data; in parseResponseMsg()
353 ordered_json& output) in displayAttributeValueEntry()
506 ordered_json stringdata; in decodeStringTable()
526 ordered_json output; in decodeAttributeTable()
531 ordered_json attrdata; in decodeAttributeTable()
658 ordered_json output; in decodeAttributeValueTable()
662 ordered_json attrValueData; in decodeAttributeValueTable()
751 ordered_json avdata; in exec()
943 ordered_json data; in exec()
H A Dpldm_fru_cmd.cpp70 ordered_json output; in parseResponseMsg()
95 ordered_json frutable; in print()
96 ordered_json output; in print()
115 ordered_json frudata; in print()
116 ordered_json frufielddata; in print()
H A Dpldm_platform_cmd.cpp75 using ordered_json = nlohmann::ordered_json; typedef
125 ordered_json data; in parseResponseMsg()
836 void printCommonPDRHeader(const pldm_pdr_hdr* hdr, ordered_json& output) in printCommonPDRHeader()
868 void printStateSensorPDR(const uint8_t* data, ordered_json& output) in printStateSensorPDR()
908 void printPDRFruRecordSet(uint8_t* data, ordered_json& output) in printPDRFruRecordSet()
930 void printPDREntityAssociation(uint8_t* data, ordered_json& output) in printPDREntityAssociation()
992 void printAuxNamePDR(uint8_t* data, ordered_json& output) in printAuxNamePDR()
1050 void printNumericEffecterPDR(uint8_t* data, ordered_json& output) in printNumericEffecterPDR()
1177 void printStateEffecterPDR(const uint8_t* data, ordered_json& output) in printStateEffecterPDR()
1284 void printTerminusLocatorPDR(const uint8_t* data, ordered_json& output) in printTerminusLocatorPDR()
[all …]
H A Dpldm_cmd_helper.cpp61 void fillCompletionCode(uint8_t completionCode, ordered_json& data, in fillCompletionCode()
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp80 ordered_json data; in parseResponseMsg()
168 ordered_json kwVal; in printFileAttrTable()
172 ordered_json fdata; in printFileAttrTable()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp23 using orderedJSON = nlohmann::ordered_json;
H A Dsrc.cpp31 using orderedJSON = nlohmann::ordered_json;