Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dservice_root.hpp119 handleServiceRootGet(App& app, const crow::Request& req, in handleServiceRootGet() function
139 std::bind_front(handleServiceRootGet, std::ref(app))); in requestRoutesServiceRoot()