Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp1042 handleUpdateServicePost(App& app, const crow::Request& req, in handleUpdateServicePost() function
1348 std::bind_front(handleUpdateServicePost, std::ref(app))); in requestRoutesUpdateService()