Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp29 inline void redfish404(App& app, const crow::Request& req, in redfish404() function
245 std::bind_front(redfish404, std::ref(app))); in requestRoutesRedfish()