Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcable.hpp196 inline void handleCableGet(App& app, const crow::Request& req, in handleCableGet() function
239 std::bind_front(handleCableGet, std::ref(app))); in requestRoutesCable()