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.hpp235 nlohmann::json& messageObj = asyncResp->res.jsonValue["Messages"]; in handleMessageRegistryGet() local
240 nlohmann::json& obj = messageObj[message->first]; in handleMessageRegistryGet()