Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1681 inline void handleAccountCollectionGet( in handleAccountCollectionGet() function
2338 std::bind_front(handleAccountCollectionGet, std::ref(app))); in requestAccountServiceRoutes()