Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp572 ExpandType eType, nlohmann::json& jsonResponse, in findNavigationReferencesRecursive()
703 nlohmann::json& jsonResponse) in findNavigationReferences()
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp450 inline void parseInterfaceData(nlohmann::json& jsonResponse, in parseInterfaceData()
H A Daccount_service.hpp316 inline void parseLDAPConfigData(nlohmann::json& jsonResponse, in parseLDAPConfigData()
H A Dethernet.hpp1843 nlohmann::json& jsonResponse = asyncResp->res.jsonValue; in parseInterfaceData() local