Home
last modified time | relevance | path

Searched defs:memberArray (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Droles.hpp141 nlohmann::json& memberArray = in requestRoutesRoleCollection() local
H A Devent_service.hpp248 nlohmann::json& memberArray = asyncResp->res.jsonValue["Members"]; in doSubscriptionCollection() local
282 nlohmann::json& memberArray = in requestRoutesEventDestinationCollection() local
H A Daccount_service.hpp1761 nlohmann::json& memberArray = asyncResp->res.jsonValue["Members"]; in handleAccountCollectionGet() local
/openbmc/bmcweb/redfish-core/include/
H A Dsnmp_trap_event_clients.hpp197 getSnmpSubscriptionList(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & snmpId,nlohmann::json & memberArray) getSnmpSubscriptionList() argument