Searched refs:setUpRedfishRouteWithDelegation (Results 1 – 7 of 7) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | query.hpp | 119 [[nodiscard]] inline bool setUpRedfishRouteWithDelegation( in setUpRedfishRouteWithDelegation() function 217 return setUpRedfishRouteWithDelegation(app, req, asyncResp, delegated, in setUpRedfishRoute()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | manager_logservices_journal_eventlog.hpp | 40 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleManagersLogServiceEventLogLogEntryCollection()
|
| H A D | systems_logservices_journal_eventlog.hpp | 42 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServiceEventLogLogEntryCollection()
|
| H A D | systems_logservices_hostlogger.hpp | 161 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesHostloggerEntriesGet()
|
| H A D | manager_logservices_journal.hpp | 152 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleManagersJournalLogEntryCollectionGet()
|
| H A D | systems_logservices_postcodes.hpp | 470 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesPostCodesEntriesGet()
|
| H A D | sensors.hpp | 2408 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSensorCollectionGet()
|