Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp416 sdbusplus::message::object_path reqSwObjPath( in handleUpdateableEndpoints() local
418 reqSwObjPath = reqSwObjPath / *swId; in handleUpdateableEndpoints()
420 if (std::ranges::find(objPaths, reqSwObjPath.str) != objPaths.end()) in handleUpdateableEndpoints()