Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp255 const std::string& basePath, const nlohmann::json::json_pointer& listPtr, in getCertificateList() argument
262 [asyncResp, listPtr, countPtr]( in getCertificateList()
272 nlohmann::json& links = asyncResp->res.jsonValue[listPtr]; in getCertificateList()