Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp119 ordered_json data; in parseResponseMsg()
205 ordered_json capabilitiesDuringUpdate; in parseResponseMsg()
266 ordered_json data; in parseResponseMsg()
279 ordered_json compDataEntries; in parseResponseMsg()
283 ordered_json compData; in parseResponseMsg()
350 ordered_json componentActivationMethods; in parseResponseMsg()
378 ordered_json compCapabilitiesDuringUpdate; in parseResponseMsg()
447 ordered_json& descriptors, const DescriptorType& descriptorType,
453 ordered_json& descriptors, const DescriptorType& descriptorType, in updateDescriptor()
486 ordered_json vendorDefinedVal; in updateDescriptor()
[all …]
H A Dpldm_cmd_helper.hpp30 using ordered_json = nlohmann::ordered_json; typedef
58 static inline void DisplayInJson(const ordered_json& data) in DisplayInJson()
H A Dpldm_base_cmd.cpp159 ordered_json data; in printPldmTypes()
160 ordered_json jarray; in printPldmTypes()
225 ordered_json data; in parseResponseMsg()
273 ordered_json data; in parseResponseMsg()
347 void printCommand(CommandMap& commandMap, int i, ordered_json& jarray) in printCommand()
362 ordered_json output; in printPldmCommands()
365 ordered_json cmdinfo; in printPldmCommands()
H A Dpldm_bios_cmd.cpp74 ordered_json data; in parseResponseMsg()
153 ordered_json data; in parseResponseMsg()
354 ordered_json& output) in displayAttributeValueEntry()
507 ordered_json stringdata; in decodeStringTable()
527 ordered_json output; in decodeAttributeTable()
532 ordered_json attrdata; in decodeAttributeTable()
659 ordered_json output; in decodeAttributeValueTable()
663 ordered_json attrValueData; in decodeAttributeValueTable()
753 ordered_json avdata; in exec()
947 ordered_json data; in exec()
H A Dpldm_platform_cmd.cpp75 using ordered_json = nlohmann::ordered_json; typedef
775 void printCommonPDRHeader(const pldm_pdr_hdr* hdr, ordered_json& output) in printCommonPDRHeader()
807 void printStateSensorPDR(const uint8_t* data, ordered_json& output) in printStateSensorPDR()
847 void printPDRFruRecordSet(uint8_t* data, ordered_json& output) in printPDRFruRecordSet()
870 void printPDREntityAssociation(uint8_t* data, ordered_json& output) in printPDREntityAssociation()
932 void printAuxNamePDR(uint8_t* data, ordered_json& output) in printAuxNamePDR()
987 void printNumericEffecterPDR(uint8_t* data, ordered_json& output) in printNumericEffecterPDR()
1114 void printStateEffecterPDR(const uint8_t* data, ordered_json& output) in printStateEffecterPDR()
1221 void printTerminusLocatorPDR(const uint8_t* data, ordered_json& output) in printTerminusLocatorPDR()
1269 ordered_json& output) in printNumericSensorPDR()
[all …]
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()
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp80 ordered_json data; in parseResponseMsg()
169 ordered_json kwVal; in printFileAttrTable()
173 ordered_json fdata; in printFileAttrTable()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp36 using orderedJSON = nlohmann::ordered_json;
H A Dsrc.cpp44 using orderedJSON = nlohmann::ordered_json;