Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp793 void placeResult(const nlohmann::json::json_pointer& locationToPlace, in placeResult() argument
796 BMCWEB_LOG_DEBUG("placeResult for {}", locationToPlace); in placeResult()
804 nlohmann::json& finalObj = finalRes->res.jsonValue[locationToPlace]; in placeResult()
894 const nlohmann::json::json_pointer& locationToPlace, in placeResultStatic() argument
897 multi->placeResult(locationToPlace, res); in placeResultStatic()