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.hpp251 nlohmann::json& memberArray = asyncResp->res.jsonValue["Members"]; in doSubscriptionCollection() local
285 nlohmann::json& memberArray = in requestRoutesEventDestinationCollection() local
H A Daccount_service.hpp1762 nlohmann::json& memberArray = asyncResp->res.jsonValue["Members"]; in handleAccountCollectionGet() local
/openbmc/bmcweb/redfish-core/include/
H A Dsnmp_trap_event_clients.hpp196 const std::string& snmpId, nlohmann::json& memberArray) in getSnmpSubscriptionList()