Home
last modified time | relevance | path

Searched refs:messageObj (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp172 nlohmann::json& messageObj = asyncResp->res.jsonValue["Messages"]; in handleMessageRegistryGet() local
180 nlohmann::json& obj = messageObj[message.first]; in handleMessageRegistryGet()