/openbmc/phosphor-led-manager/manager/lamptest/ |
H A D | lamptest.cpp | 340 auto json = Json::parse(jsonFile); in getPhysicalLEDNamesFromJson() local
|
/openbmc/ibm-logging/test/ |
H A D | test_policy.cpp | 52 static constexpr auto json = R"( variable
|
/openbmc/qemu/qom/ |
H A D | qom-hmp-cmds.c | 48 const bool json = qdict_get_try_bool(qdict, "json", false); in hmp_qom_set() local
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.cpp | 50 namespace phosphor::fan::control::json namespace 53 using json = nlohmann::json; typedef
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
H A D | projecttags.py | 41 def json(value, default = None): function
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | json_parser.cpp | 39 using json = nlohmann::json; typedef
|
H A D | system.cpp | 44 using json = nlohmann::json; typedef
|
/openbmc/qemu/monitor/ |
H A D | qmp.c | 135 GString *json; in qmp_send_response() local
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_json_unittest.cpp | 19 using json = nlohmann::json; typedef
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_app.cpp | 37 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 D | pel_manager_test.cpp | 34 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 D | sharedbuffer_configuration.py | 121 def run_cmd(cmd, json=False): argument
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_bios_config_test.cpp | 49 for (auto& json : jsons) in findJsonEntry() local
|
H A D | libpldmresponder_systemspecific_bios_test.cpp | 53 for (auto& json : jsons) in findJsonEntry() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-list.c | 464 bool json = false; in cmd_list() local
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.cpp | 198 using json = nlohmann::json; typedef
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | manager.cpp | 329 std::ifstream json(INVENTORY_JSON_SYM_LINK, std::ios::binary); in processJSON() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | biosconfigcommands.cpp | 1084 nlohmann::json json; in ipmiOEMSetBIOSHashInfo() local
|
H A D | oemcommands.cpp | 3312 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 D | trigger.hpp | 845 nlohmann::json& json, const std::string& id, in fillTrigger()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_tests.cpp | 42 using json = nlohmann::json; typedef
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.cpp | 117 auto json = readJson(dirEntry.path().string()); in generate() local
|
/openbmc/qemu/tests/unit/ |
H A D | check-qjson.c | 37 GString *json = qobject_to_json(QOBJECT(str)); in to_json_str() local
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | config_file_parser.cpp | 28 using json = nlohmann::json; typedef
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.h | 117 FILE *json; member
|