Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp75 inline void handleStorageCollectionGet( in handleStorageCollectionGet() function
103 std::bind_front(handleStorageCollectionGet, std::ref(app))); in requestRoutesStorageCollection()