Searched defs:jsonValue (Results 1 – 6 of 6) sorted by relevance
/openbmc/bmcweb/test/include/ |
H A D | sessions_test.cpp | 12 nlohmann::json::object_t jsonValue; in TEST() local 38 nlohmann::json::object_t jsonValue; in TEST() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | json_utils.hpp | 154 UnpackErrorCode unpackValueWithErrorCode(nlohmann::json& jsonValue, in unpackValueWithErrorCode() 282 bool unpackValue(nlohmann::json& jsonValue, std::string_view key, in unpackValue() 371 bool unpackValue(nlohmann::json& jsonValue, std::string_view key, Type& value) in unpackValue() 940 inline size_t hashJsonWithoutKey(const nlohmann::json& jsonValue, in hashJsonWithoutKey()
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | redfish_aggregator_test.cpp | 688 nlohmann::json jsonValue; local 728 nlohmann::json jsonValue; local 803 nlohmann::json jsonValue; local
|
/openbmc/bmcweb/http/ |
H A D | http_response.hpp | 50 nlohmann::json jsonValue; member
|
/openbmc/bmcweb/redfish-core/lib/openbmc/ |
H A D | openbmc_managers.hpp | 565 std::string_view name, nlohmann::json& jsonValue, const std::string& path, in createPidInterface()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | sensors.hpp | 396 inline void populateChassisNode(nlohmann::json& jsonValue, in populateChassisNode()
|