Home
last modified time | relevance | path

Searched defs:dataJson (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp180 nlohmann::json& dataJson = asyncResp->res.jsonValue["data"]; in getPropertiesForEnumerate() local
204 const nlohmann::json& dataJson = asyncResp->res.jsonValue["data"]; in findRemainingObjectsForEnumerate() local
282 nlohmann::json& dataJson = in getManagedObjectsForEnumerate() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp3025 nlohmann::json& dataJson = asyncResp->res.jsonValue["SerialConsole"]; afterPortRequest() local