Home
last modified time | relevance | path

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

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