Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish.hpp41 oemRouter.validate(); in validate()
47 return oemRouter.newRule<Rule>(method); in newRoute()
59 oemRouter.handle(subReq, asyncResp); in handleSubRoute()
62 OemRouter oemRouter; member in redfish::RedfishService