Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp797 handlePCIeFunctionGet(App& app, const crow::Request& req, in handlePCIeFunctionGet() function
854 std::bind_front(handlePCIeFunctionGet, std::ref(app))); in requestRoutesSystemPCIeFunction()