Searched refs:setUpRedfishRouteWithDelegation (Results 1 – 6 of 6) sorted by relevance
/openbmc/bmcweb/redfish-core/include/ |
H A D | query.hpp | 117 [[nodiscard]] inline bool setUpRedfishRouteWithDelegation( in setUpRedfishRouteWithDelegation() function 189 return setUpRedfishRouteWithDelegation(app, req, asyncResp, delegated, in setUpRedfishRoute()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_hostlogger.hpp | 80 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesHostloggerEntriesGet()
|
H A D | manager_logservices_journal.hpp | 374 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleManagersJournalLogEntryCollectionGet()
|
H A D | systems_logservices_postcodes.hpp | 431 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesPostCodesEntriesGet()
|
H A D | sensors.hpp | 2368 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSensorCollectionGet()
|
H A D | log_services.hpp | 1522 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServiceEventLogLogEntryCollection()
|