Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dstorage_controller.hpp123 inline void handleSystemsStorageControllerGet( in handleSystemsStorageControllerGet() function
198 std::bind_front(handleSystemsStorageControllerGet, std::ref(app))); in requestRoutesStorageController()