Home
last modified time | relevance | path

Searched defs:json (Results 126 – 150 of 182) sorted by relevance

12345678

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp22 using json = nlohmann::json; typedef
/openbmc/pldm/libpldmresponder/
H A Dpdr_state_sensor.hpp29 void generateStateSensorPDR(const DBusInterface& dBusIntf, const Json& json, in generateStateSensorPDR()
H A Dpdr_state_effecter.hpp30 void generateStateEffecterPDR(const DBusInterface& dBusIntf, const Json& json, in generateStateEffecterPDR()
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp591 nlohmann::json& json = asyncResp->res.jsonValue; in getCpuConfigData() local
912 nlohmann::json& json = asyncResp->res.jsonValue; in getOperatingConfigData() local
1203 nlohmann::json& json = asyncResp->res.jsonValue; in requestRoutesOperatingConfig() local
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Deditor_test.cpp54 std::ifstream json("vpd-manager-test/vpd_editor_test.json", in processJson() local
H A Dreader_test.cpp45 std::ifstream json("vpd-manager-test/vpd_reader_test.json", in processJson() local
/openbmc/openpower-proc-control/procedures/phal/
H A Dstart_host.cpp189 using json = nlohmann::json; in createPELForHwIsolationSettingsErr() typedef
/openbmc/bmcweb/include/
H A Ddbus_monitor.hpp52 nlohmann::json json; in onPropertyUpdate() local
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_json_unittest.cpp16 using json = nlohmann::json; typedef
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_json_unittest.cpp30 using json = nlohmann::json; typedef
/openbmc/bmcweb/src/
H A Djson_html_serializer.cpp554 void dumpHtml(std::string& out, const nlohmann::json& json) in dumpHtml()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.cpp25 using json = nlohmann::json; typedef
/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp32 using json = nlohmann::json; typedef
/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp20 using json = nlohmann::json; typedef
643 auto json = nlohmann::json::parse(inventoryJson); in updateHardware() local
943 void VpdTool::parseSVPDOptions(const nlohmann::json& json, in parseSVPDOptions()
/openbmc/qemu/qobject/
H A Dqjson.c31 static void consume_json(void *opaque, QObject *json, Error *err) in consume_json()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp23 namespace phosphor::fan::control::json namespace
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp62 std::string prettyJSON(const orderedJSON& json) in prettyJSON()
206 orderedJSON json = orderedJSON::parse(output); in getPythonJSON() local
1401 CalloutPriority SRC::getPriorityFromJSON(const nlohmann::json& json) in getPriorityFromJSON()
H A Dsrc.hpp28 json = 0x02 enumerator
H A Dsbe_ffdc_handler.cpp245 using json = nlohmann::json; in process() typedef
/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py37 import simplejson as json namespace
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dmodifier.cpp28 namespace phosphor::fan::control::json namespace
/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.cpp42 using json = nlohmann::json; typedef
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp294 inline void addPrefixToHeadersInResp(nlohmann::json& json, in addPrefixToHeadersInResp()
327 inline void addPrefixes(nlohmann::json& json, std::string_view prefix) in addPrefixes()
/openbmc/phosphor-fan-presence/monitor/
H A Dtypes.hpp39 using json = nlohmann::json; typedef in phosphor::fan::monitor::JsonTypeHandler
H A Dfan_error.cpp35 using json = nlohmann::json; typedef

12345678