Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp571 handlePCIeDeviceGet(App& app, const crow::Request& req, in handlePCIeDeviceGet() function
604 std::bind_front(handlePCIeDeviceGet, std::ref(app))); in requestRoutesSystemPCIeDevice()