Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1923 handleAccountGet(App& app, const crow::Request& req, in handleAccountGet() function
2304 std::bind_front(handleAccountGet, std::ref(app))); in requestAccountServiceRoutes()