Searched refs:messageObj (Results 1 – 1 of 1) sorted by relevance
172 nlohmann::json& messageObj = asyncResp->res.jsonValue["Messages"]; in handleMessageRegistryGet() local180 nlohmann::json& obj = messageObj[message.first]; in handleMessageRegistryGet()