Home
last modified time | relevance | path

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

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