Home
last modified time | relevance | path

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

/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp1322 nlohmann::json::object_t* dataobj = in handleMethodResponse() local
1327 if (methodResponseObj != nullptr && dataobj != nullptr) in handleMethodResponse()
1329 for (auto& obj : *dataobj) in handleMethodResponse()