Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish.hpp50 void handleSubRoute( in handleSubRoute() function in redfish::RedfishService
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_oem_routing_test.cpp44 service.handleSubRoute(req, asyncResp); in TEST()
122 service.handleSubRoute(req, asyncResp); in TEST()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp836 RedfishService::getInstance(app).handleSubRoute(req, asyncResp); in handleManagerGet()
906 RedfishService::getInstance(app).handleSubRoute(req, asyncResp); in handleManagerPatch()