Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp258 const nlohmann::json::json_pointer& countPtr) in getCertificateList() argument
264 [asyncResp, listPtr, countPtr]( in getCertificateList()
316 asyncResp->res.jsonValue[countPtr] = links.size(); in getCertificateList()