Home
last modified time | relevance | path

Searched defs:json (Results 151 – 175 of 182) sorted by relevance

12345678

/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp340 auto json = Json::parse(jsonFile); in getPhysicalLEDNamesFromJson() local
/openbmc/ibm-logging/test/
H A Dtest_policy.cpp52 static constexpr auto json = R"( variable
/openbmc/qemu/qom/
H A Dqom-hmp-cmds.c48 const bool json = qdict_get_try_bool(qdict, "json", false); in hmp_qom_set() local
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp50 namespace phosphor::fan::control::json namespace
53 using json = nlohmann::json; typedef
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py41 def json(value, default = None): function
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp39 using json = nlohmann::json; typedef
H A Dsystem.cpp44 using json = nlohmann::json; typedef
/openbmc/qemu/monitor/
H A Dqmp.c135 GString *json; in qmp_send_response() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_json_unittest.cpp19 using json = nlohmann::json; typedef
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_app.cpp37 using json = nlohmann::json; typedef
513 static void preAction(const nlohmann::json& json, const string& file) in preAction()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp34 using json = nlohmann::json; typedef
366 auto json = nlohmann::json::parse(jsonString); in TEST_F() local
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py121 def run_cmd(cmd, json=False): argument
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp49 for (auto& json : jsons) in findJsonEntry() local
H A Dlibpldmresponder_systemspecific_bios_test.cpp53 for (auto& json : jsons) in findJsonEntry() local
/openbmc/linux/tools/perf/
H A Dbuiltin-list.c464 bool json = false; in cmd_list() local
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp198 using json = nlohmann::json; typedef
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp329 std::ifstream json(INVENTORY_JSON_SYM_LINK, std::ios::binary); in processJSON() local
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp1084 nlohmann::json json; in ipmiOEMSetBIOSHashInfo() local
H A Doemcommands.cpp3312 nlohmann::json json; in ipmiOEMSetDimmOffset() local
3393 auto json = nlohmann::json::parse(jsonStream, nullptr, false); in ipmiOEMGetDimmOffset() local
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp845 nlohmann::json& json, const std::string& id, in fillTrigger()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp42 using json = nlohmann::json; typedef
/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp117 auto json = readJson(dirEntry.path().string()); in generate() local
/openbmc/qemu/tests/unit/
H A Dcheck-qjson.c37 GString *json = qobject_to_json(QOBJECT(str)); in to_json_str() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.cpp28 using json = nlohmann::json; typedef
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h117 FILE *json; member

12345678